llms.txt
Caseflood.ai Brand Identity
A complete profile of Caseflood.ai's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #1D293D |
| Accent | #1E63D2 |
| Body Font | Inter |
| Heading Font | Inter |
Color Palette
- primary: #1D293D
- secondary: #1E293B
- accent: #1E63D2
- background: #FFFFFF
- textPrimary: #1E63D2
- link: #1E63D2
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Inter — https://fonts.google.com/specimen/Inter
Visual Assets
- Logo:
- Favicon:
UI Components
- input: background=transparent, textColor=#4A4E56, borderColor=null, borderRadius=0px, shadow=none
- buttonPrimary: background=#1E63D2, textColor=#FFFFFF, borderRadius=100px, shadow=rgba(255, 255, 255, 0.25) 0px 2px 4px 0px inset, rgba(0, 0, 0, 0.25) 0px -2px 4px 0px inset
Brand Personality
Tone: professional · Energy: medium · Audience: Legal professionals and law firms
Caseflood.ai Brand in the Wild
- Caseflood — AI-Powered Legal Intake
- Image:
- Source: https://caseflood.ai/
- Caseflood — AI-Powered Legal Intake
- Image:
- Source: https://caseflood.ai/
- Caseflood — AI-Powered Legal Intake
- Image:
- Source: https://caseflood.ai/
- Caseflood.ai Raises $3.2M As The First Legal AI Intake Team That Closes - LegalTechTalk
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#1D293D",
"secondary": "#1E293B",
"accent": "#1E63D2",
"background": "#FFFFFF",
"textPrimary": "#1E63D2",
"link": "#1E63D2"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter",
"sans-serif"
],
"body": [
"Inter",
"sans-serif"
],
"paragraph": [
"Inter",
"sans-serif"
]
},
"fontSizes": {
"h1": "72px",
"h2": "30px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 12,
"borderRadius": "0px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#4A4E56",
"borderColor": null,
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#1E63D2",
"textColor": "#FFFFFF",
"borderRadius": "100px",
"borderRadiusCorners": {
"topLeft": "100px",
"topRight": "100px",
"bottomRight": "100px",
"bottomLeft": "100px"
},
"shadow": "rgba(255, 255, 255, 0.25) 0px 2px 4px 0px inset, rgba(0, 0, 0, 0.25) 0px -2px 4px 0px inset"
}
},
"images": {
"logo": "https://www.caseflood.ai/caseflood-logo.svg",
"favicon": "https://www.caseflood.ai/favicon.png",
"ogImage": null,
"logoHref": "/",
"logoAlt": "Caseflood"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "Legal professionals and law firms"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}