Curacel Brand: Colors, Fonts, Logo & Visual Identity
Curacel Brand Identity
A complete profile of Curacel's visual system — colors, typography, components, and personality — extracted from https://curacel.co. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://curacel.co.
- Primary: #0000EE
- Secondary: #1A1AFF
- Accent: #2424FF
- Background: #FFFFFF
- Text Primary: #2424FF
- Link: #2424FF
Typography
Each font links to its Google Fonts page where available.
- Body Font: Outfit (Google Fonts →)
- Heading Font: DM Sans (Google Fonts →)
Visual Assets
UI Components
Live previews rendered using Curacel's actual button styles.
Button Primary
- background: #2424FF
- textColor: #FFFFFF
- borderRadius: 8px
- shadow: none
Button Secondary
- background: #FFFFFF
- textColor: #030124
- borderRadius: 8px
- shadow: none
Brand Personality
- Tone: modern
- Energy: high
- Audience: insurance professionals and companies
Frequently Asked Questions
- What is Curacel's primary brand color?
- Curacel's primary brand color is #0000EE.
- What accent color does Curacel use?
- Curacel uses #2424FF as an accent color.
- What font does Curacel use?
- Curacel uses Outfit for body text and DM Sans for headings.
- Does Curacel use a light or dark theme?
- Curacel's primary site uses a light color scheme.
- Where can I find Curacel's logo?
- Curacel's logo is available directly on their site.
- How was this brand profile generated?
- This profile was extracted using the Firecrawl branding extraction API.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{ "family": "Outfit", "role": "body" },
{ "family": "DM Sans", "role": "heading" }
],
"colors": {
"primary": "#0000EE",
"secondary": "#1A1AFF",
"accent": "#2424FF",
"background": "#FFFFFF",
"textPrimary": "#2424FF",
"link": "#2424FF"
},
"typography": {
"fontFamilies": { "primary": "Outfit", "heading": "DM Sans" },
"fontStacks": {
"heading": ["Outfit", "sans-serif"],
"body": ["Outfit", "sans-serif"],
"paragraph": ["DM Sans", "sans-serif"]
},
"fontSizes": {
"h1": "16px",
"h2": "64px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"buttonPrimary": {
"background": "#2424FF",
"textColor": "#FFFFFF",
"borderRadius": "8px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#030124",
"borderRadius": "8px",
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/636cd89449397edf946d99a9/636cdab5709c507eb8691442_Curacel-Logo.svg",
"favicon": "https://cdn.prod.website-files.com/636cd89449397edf946d99a9/63b44c0faf481eba95635d03_favicon-32x32.png",
"ogImage": "https://cdn.prod.website-files.com/636cd89449397edf946d99a9/63b472401d44d62d08f3ff80_Screenshot%202023-01-03%20at%2018.17.37.png"
}
}