llms.txt
Evoly Brand Identity
A complete profile of Evoly's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #0F172A |
| Accent | #0F172A |
| Body Font | Inter |
| Heading Font | Lexend |
Color Palette
- primary: #0F172A
- secondary: #334155
- accent: #0F172A
- background: #FFFFFF
- textPrimary: #00131A
- link: #00131A
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Lexend — https://fonts.google.com/specimen/Lexend
Visual Assets
- Logo:
- Favicon:
UI Components
- buttonPrimary: background=#0F172A, textColor=#FFFFFF, borderRadius=9999px, shadow=none
- buttonSecondary: background=#FFFFFF, textColor=#0F172A, borderRadius=9999px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: business professionals and energy sector stakeholders
Evoly Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Seamless waste collection and management.
- Image:
- Source: https://www.evolyenergy.com/en/waste
- Des compteurs intelligents, tout simplement.
- Image:
- Source: https://www.evolyenergy.com/fr/energy
- Evoly
- Image:
- Source: https://www.evolyenergy.com/de/energy
- Best Practices for Smart Metering Implementation
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "Lexend",
"role": "heading"
}
],
"colors": {
"primary": "#0F172A",
"secondary": "#334155",
"accent": "#0F172A",
"background": "#FFFFFF",
"textPrimary": "#00131A",
"link": "#00131A"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Lexend"
},
"fontStacks": {
"heading": [
"Lexend"
],
"body": [
"Inter"
],
"paragraph": [
"Inter"
]
},
"fontSizes": {
"h1": "72px",
"h2": "48px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "5px"
},
"components": {
"buttonPrimary": {
"background": "#0F172A",
"textColor": "#FFFFFF",
"borderRadius": "9999px",
"borderRadiusCorners": {
"topLeft": "9999px",
"topRight": "9999px",
"bottomRight": "9999px",
"bottomLeft": "9999px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#0F172A",
"borderRadius": "9999px",
"borderRadiusCorners": {
"topLeft": "9999px",
"topRight": "9999px",
"bottomRight": "9999px",
"bottomLeft": "9999px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.evolyenergy.com/_next/static/media/evoly.d4a0b820.png",
"favicon": "https://www.evolyenergy.com/favicon.ico",
"ogImage": null,
"logoHref": "/",
"logoAlt": "Evoly Logo"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "business professionals and energy sector stakeholders"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}