llms.txt
Lilac Brand Identity
A complete profile of Lilac's visual system — colors, typography, components, and personality — extracted from https://getlilac.com. Built for designers, agents, and AI tools.
Quick Facts
| Field | Value |
|---|---|
| Primary | #383760 |
| Accent | #3F4067 |
| Body Font | Avenir Next |
| Heading Font | Trueno |
Color Palette
- primary: #383760
- secondary: #F5EDFD
- accent: #3F4067
- background: #F5EDFD
- textPrimary: #06081F
- link: #06081F
Typography
- primary: Avenir Next — https://fonts.google.com/specimen/Avenir+Next
- heading: Trueno — https://fonts.google.com/specimen/Trueno
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- buttonPrimary: background=#3F4067, textColor=#D8DCFF, borderColor=#3F4690, borderRadius=0px, shadow=none
- buttonSecondary: background=#FFFFFF, textColor=#06081F, borderColor=#FFFFFF, borderRadius=0px, shadow=none
Brand Personality
Tone: modern · Energy: medium · Audience: tech-savvy professionals
Lilac Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Idle GPU Monetization For Kubernetes Clusters | Lilac
- Image:
- Source: Lilac Providers
- Lilac | Affordable GPU Inference & Idle GPU Monetization
- Image:
- Source: Get Lilac
- Lilac | Affordable GPU Inference & Idle GPU Monetization
- Image:
- Source: Get Lilac
- Inference Quickstart - Lilac
- Image:
- Source: Inference Quickstart
- Prenatal diagnosis of genetic disorders | Lilac Insights
- Image:
- Source: Lilac Insights
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Trueno",
"role": "heading"
},
{
"family": "Avenir Next",
"role": "body"
}
],
"colors": {
"primary": "#383760",
"secondary": "#F5EDFD",
"accent": "#3F4067",
"background": "#F5EDFD",
"textPrimary": "#06081F",
"link": "#06081F"
},
"typography": {
"fontFamilies": {
"primary": "Avenir Next",
"heading": "Trueno"
},
"fontStacks": {
"heading": [
"Trueno",
"Avenir Next",
"Segoe UI",
"sans-serif"
],
"body": [
"Trueno",
"Avenir Next",
"Segoe UI",
"sans-serif"
],
"paragraph": [
"Trueno",
"Avenir Next",
"Segoe UI",
"sans-serif"
]
},
"fontSizes": {
"h1": "60px",
"h2": "36px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "2px"
},
"components": {
"buttonPrimary": {
"background": "#3F4067",
"textColor": "#D8DCFF",
"borderColor": "#3F4690",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#06081F",
"borderColor": "#FFFFFF",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://getlilac.com/assets/Lilac_Logo_White-djWDsze-.png",
"favicon": "https://getlilac.com/favicon.png",
"ogImage": "https://getlilac.com/Lilac.jpg",
"logoHref": "/",
"logoAlt": "Lilac"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "tech-savvy professionals"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}