llms.txt
Customily Brand Identity
A complete profile of Customily's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #B69AF2 |
| Accent | #8DE5E1 |
| Body Font | Inter |
| Heading Font | Inter |
Color Palette
- primary: #B69AF2
- secondary: #3898EC
- accent: #8DE5E1
- background: #F7F7F7
- textPrimary: #0D0324
- link: #0D0324
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Inter — https://fonts.google.com/specimen/Inter
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- buttonPrimary: background=#8DE5E1, textColor=#0D0324, borderRadius=40px, shadow=none
- buttonSecondary: background=#F7F7F7, textColor=#0D0324, borderColor=#0D0324, borderRadius=40px, shadow=none
Brand Personality
Tone: modern · Energy: medium · Audience: businesses seeking customization software
Customily Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- A New Era of Print-On-Demand: Welcome BurgerPrints to Customily
- Image:
- Source: Link
- Customily Blog | Learn more | Customily Product Personalizer
- Image:
- Source: Link
- A New POD Partner Joins Customily: Welcome Merchize! 🎉
- Image:
- Source: Link
- How to Transform a Simple Ornament into a Holiday Bestseller with Personalization
- Image:
- Source: Link
- Emerging Personalization Trends You Can't Miss in 2026
- Image:
- Source: Link
- Introducing Text Shadows: A New Way to Make Personalized Text Stand Out 💜
- Image:
- Source: Link
Working with these fonts
Not found on Google Fonts? Instructions:
- Open the homepage in a browser with DevTools open.
- In the Network tab, filter by "Font".
- Hard-reload the page and click around for font URLs.
- Save the font files locally.
- Copy the matching @font-face declarations and update the URLs.
Only do this if you have permission to use the brand assets.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#B69AF2",
"secondary": "#3898EC",
"accent": "#8DE5E1",
"background": "#F7F7F7",
"textPrimary": "#0D0324",
"link": "#0D0324"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter",
"sans-serif"
],
"body": [
"Inter",
"sans-serif"
],
"paragraph": [
"Inter",
"sans-serif"
]
},
"fontSizes": {
"h1": "16px",
"h2": "80px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 10,
"borderRadius": "3px"
},
"components": {
"buttonPrimary": {
"background": "#8DE5E1",
"textColor": "#0D0324",
"borderRadius": "40px",
"borderRadiusCorners": {
"topLeft": "40px",
"topRight": "40px",
"bottomRight": "40px",
"bottomLeft": "40px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#F7F7F7",
"textColor": "#0D0324",
"borderColor": "#0D0324",
"borderRadius": "40px",
"borderRadiusCorners": {
"topLeft": "40px",
"topRight": "40px",
"bottomRight": "40px",
"bottomLeft": "40px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/66390127dd5c1d2a514a9948/678132c9cb4db46819932833_Blue%20Horizontal.svg",
"favicon": "https://cdn.prod.website-files.com/66390127dd5c1d2a514a9948/67e1c9c625ec090ef98b97de_favicon-round.png",
"ogImage": "https://cdn.prod.website-files.com/66390127dd5c1d2a514a9948/67e19fc35941129935bc9040_customily-best-product-personalization-app.webp",
"logoHref": "/",
"logoAlt": "Customily logo."
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "businesses seeking customization software"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}