llms.txt
Cabal Brand Identity
A complete profile of Cabal's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #707FF3 |
| Accent | #707FF3 |
| Body Font | Inter |
| Heading Font | Inter |
Color Palette
- primary: #707FF3
- secondary: #108EE9
- accent: #707FF3
- background: #09090B
- textPrimary: #09090B
- link: #99A1AF
Typography
- primary: Inter — Google Fonts
- heading: Inter — Google Fonts
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- buttonPrimary: background=#707FF3, textColor=#FFFFFF, borderColor=#707FF3, borderRadius=33554400px, shadow=none
- buttonSecondary: background=#000000, textColor=#FFFFFF, borderColor=#FFFFFF, borderRadius=33554400px, shadow=none
Brand Personality
Tone: modern · Energy: medium · Audience: business professionals
Cabal Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- How we keep your data safe – Cabal
- Image:
- Source: Source
- How we keep your data safe – Cabal
- Image:
- Source: Source
- How we keep your data safe – Cabal
- Image:
- Source: Source
- How we keep your data safe – Cabal
- Image:
- Source: Source
- How we keep your data safe – Cabal
- Image:
- Source: Source
- Cabal — AI-Powered Relationship Intelligence
- Image:
- Source: Source
Machine-Readable Profile
{
"colorScheme": "dark",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#707FF3",
"secondary": "#108EE9",
"accent": "#707FF3",
"background": "#09090B",
"textPrimary": "#09090B",
"link": "#99A1AF"
},
"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": "32px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "3px"
},
"components": {
"buttonPrimary": {
"background": "#707FF3",
"textColor": "#FFFFFF",
"borderColor": "#707FF3",
"borderRadius": "33554400px",
"borderRadiusCorners": {
"topLeft": "33554400px",
"topRight": "33554400px",
"bottomRight": "33554400px",
"bottomLeft": "33554400px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#000000",
"textColor": "#FFFFFF",
"borderColor": "#FFFFFF",
"borderRadius": "33554400px",
"borderRadiusCorners": {
"topLeft": "33554400px",
"topRight": "33554400px",
"bottomRight": "33554400px",
"bottomLeft": "33554400px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://getcabal.com/vite/assets/Cabal_hover-EXsNTX5D.svg",
"favicon": "https://getcabal.com/icons/icon-192x192.png",
"ogImage": "https://getcabal.com/cabal-og-v5.png",
"logoHref": "/",
"logoAlt": "Cabal Mail"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "business professionals"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}