llms.txt
Comena Brand Identity
A complete profile of Comena's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #00306E |
| Accent | #00306E |
| Body Font | DM Sans |
| Heading Font | Host Grotesk |
Color Palette
- primary: #00306E
- secondary: #0B1E58
- accent: #00306E
- background: #FFFFFF
- textPrimary: #000000
- link: #0000EE
Typography
- primary: DM Sans — https://fonts.google.com/specimen/DM+Sans
- heading: Host Grotesk — https://fonts.google.com/specimen/Host+Grotesk
Visual Assets
- Favicon:
- Social card (og:image):
UI Components
- input: background=transparent, textColor=#FFFFFF, borderColor=null, borderRadius=0px, shadow=none
- buttonPrimary: background=#00306E, textColor=#0000EE, borderRadius=8px, shadow=none
- buttonSecondary: background=#FFFFFF, textColor=#000000, borderRadius=8px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: business professionals
Comena Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Comena
- Image:
- Source: https://comena.ai/en/
- Comena
- Image:
- Source: https://comena.ai/%C3%BCber-uns
- Comena
- Image:
- Source: https://comena.ai/en/
- Comena
- Image:
- Source: https://comena.ai/
- Comena
- Image:
- Source: https://comena.ai/%C3%BCber-uns
- Comena
- Image:
- Source: https://comena.ai/%C3%BCber-uns
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "DM Sans",
"role": "body"
},
{
"family": "Host Grotesk",
"role": "heading"
},
{
"family": "Outfit",
"role": "unknown"
}
],
"colors": {
"primary": "#00306E",
"secondary": "#0B1E58",
"accent": "#00306E",
"background": "#FFFFFF",
"textPrimary": "#000000",
"link": "#0000EE"
},
"typography": {
"fontFamilies": {
"primary": "DM Sans",
"heading": "Host Grotesk"
},
"fontStacks": {
"heading": [
"Host Grotesk",
"sans-serif"
],
"body": [
"sans-serif"
],
"paragraph": [
"Outfit",
"sans-serif"
]
},
"fontSizes": {
"h1": "64px",
"h2": "40px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#FFFFFF",
"borderColor": null,
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#00306E",
"textColor": "#0000EE",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
}
},
"images": {
"favicon": "https://framerusercontent.com/images/9VEV39MrK39oEEc32gyFkGNIw0.svg",
"ogImage": "https://framerusercontent.com/images/70VlCt0uU13k4nklSurBJ9FGkM.jpg"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "business professionals"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
}
}