llms.txt
Excellence Learning Brand Identity
A complete profile of Excellence Learning's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #1F2937 |
| Accent | #4F46E5 |
| Body Font | Inter |
| Heading Font | Inter |
Color Palette
- primary: #1F2937
- secondary: #4B5563
- accent: #4F46E5
- background: #F8FAFC
- textPrimary: #4F46E5
- link: #4F46E5
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Inter — https://fonts.google.com/specimen/Inter
Visual Assets
- Logo:
- Favicon:
UI Components
- buttonPrimary: background=#4F46E5, textColor=#FFFFFF, borderRadius=8px, shadow=rgba(99, 102, 241, 0.7) 0px 0px 0px 0px
- buttonSecondary: background=#FFFFFF, textColor=#4F46E5, borderColor=#D1D5DB, borderRadius=8px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: educators and students
Excellence Learning Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Excellence - L'IA au service de l'éducation
- Image:
- Source: Excellence
- Excellence - L'IA au service de l'éducation
- Image:
- Source: Excellence
- Excellence
- Image:
- Source: Excellence
- Excellence - L'IA au service de l'éducation
- Image:
- Source: Excellence
- Excellence - L'IA au service de l'éducation
- Image:
- Source: Excellence
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#1F2937",
"secondary": "#4B5563",
"accent": "#4F46E5",
"background": "#F8FAFC",
"textPrimary": "#4F46E5",
"link": "#4F46E5"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter",
"sans-serif"
],
"body": [
"Inter",
"sans-serif"
],
"paragraph": [
"Inter",
"sans-serif"
]
},
"fontSizes": {
"h1": "60px",
"h2": "48px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "6px"
},
"components": {
"buttonPrimary": {
"background": "#4F46E5",
"textColor": "#FFFFFF",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "rgba(99, 102, 241, 0.7) 0px 0px 0px 0px"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#4F46E5",
"borderColor": "#D1D5DB",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://excellence-ai.com/logo.png",
"favicon": "https://excellence-ai.com/favicon.ico",
"ogImage": null,
"logoHref": "#",
"logoAlt": "Excellence Logo"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "educators and students"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}