llms.txt
Craze Brand Identity
A complete profile of Craze's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #5F97BE |
| Accent | #F06D27 |
| Body Font | Inter |
| Heading Font | Inter |
Color Palette
- primary: #5F97BE
- secondary: #EEF2FF
- accent: #F06D27
- background: #FFFFFF
- textPrimary: #F06D27
- link: #F06D27
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Inter — https://fonts.google.com/specimen/Inter
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- input: background=transparent, textColor=#3F3F46, borderColor=null, borderRadius=0px, shadow=none
- buttonPrimary: background=#F06D27, textColor=#FFFFFF, borderColor=#F06D27, borderRadius=8px, shadow=rgba(240, 109, 39, 0.3) 0px 0px 24px 0px
- buttonSecondary: background=#EEF2FF, textColor=#4338CA, borderRadius=8px, shadow=none
Brand Personality
Tone: modern · Energy: high · Audience: tech-savvy professionals
Craze Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Top 11 Best HR Document Management Systems In 2025
- Image:
- Source: Link
- Craze Blog | Insights on HR, Payroll, Compliance, IT and more
- Image:
- Source: Link
- Future of AI Recruiting: What Changes Next
- Image:
- Source: Link
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#5F97BE",
"secondary": "#EEF2FF",
"accent": "#F06D27",
"background": "#FFFFFF",
"textPrimary": "#F06D27",
"link": "#F06D27"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter",
"system-ui",
"sans-serif"
],
"body": [
"Inter",
"system-ui",
"sans-serif"
],
"paragraph": [
"Inter",
"system-ui",
"sans-serif"
]
},
"fontSizes": {
"h1": "59.2px",
"h2": "44px",
"body": "20.8px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#3F3F46",
"borderColor": null,
"borderRadius": "0px",
"shadow": "none"
},
"buttonPrimary": {
"background": "#F06D27",
"textColor": "#FFFFFF",
"borderColor": "#F06D27",
"borderRadius": "8px",
"shadow": "rgba(240, 109, 39, 0.3) 0px 0px 24px 0px"
},
"buttonSecondary": {
"background": "#EEF2FF",
"textColor": "#4338CA",
"borderRadius": "8px",
"shadow": "none"
}
},
"images": {
"logo": "https://www.crazehq.com/craze-full-logo.svg",
"favicon": "https://www.crazehq.com/favicon.svg?v=3",
"ogImage": "https://www.crazehq.com/og-default.png?v=5"
},
"personality": {
"tone": "modern",
"energy": "high",
"targetAudience": "tech-savvy professionals"
},
"designSystem": {
"framework": "tailwind"
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}