Cerebrium Brand: Colors, Fonts, Logo & Visual Identity
Cerebrium Brand Identity
A complete profile of Cerebrium's visual system — colors, typography, components, and personality — extracted from cerebrium.ai. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from cerebrium.ai.
- Primary: #172B76
- Secondary: #181D2E
- Accent: #FF488B
- Background: #101421
- Text Primary: #101421
- Link: #101421
Typography
Each font links to its Google Fonts page where available.
- Primary Font: Suisse Intl (Google Fonts →)
- Heading Font: Suisse Intl (Google Fonts →)
- Fallback: ABC Favorit Trial, sans-serif
UI Components
Live previews rendered using Cerebrium's actual button styles.
Button Primary
- Background: #FF488B
- Text Color: #101421
- Border Radius: 7px
- Shadow: none
Button Secondary
- Background: #101421
- Text Color: #FFFFFF
- Border Radius: 7px
- Shadow: none
Brand Personality
- Tone: modern
- Energy: high
- Audience: developers and tech companies
Cerebrium Brand in the Wild
Source: cerebrium.ai
Source: cerebrium.ai
Source: cerebrium.ai
Source: commentator.cerebrium.ai
Source: cerebrium.ai
Source: cerebrium.ai
Frequently Asked Questions
What is Cerebrium's primary brand color?
Cerebrium's primary brand color is #172B76. It anchors the visual identity across their website, product UI, and marketing materials.What accent color does Cerebrium use?
Cerebrium uses #FF488B as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does Cerebrium use?
Cerebrium uses Suisse Intl as the primary typeface across body and headings.Does Cerebrium use a light or dark theme?
Cerebrium's primary site uses a dark color scheme, with a background of #101421.How was this brand profile generated?
This profile was extracted from cerebrium.ai using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Cerebrium.
Methodology
Brand data on this page was extracted from cerebrium.ai on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Cerebrium.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Suisse Intl",
"role": "body"
},
{
"family": "Suisse Intl Mono",
"role": "monospace"
}
],
"colors": {
"primary": "#172B76",
"secondary": "#181D2E",
"accent": "#FF488B",
"background": "#101421",
"textPrimary": "#101421",
"link": "#101421"
},
"typography": {
"fontFamilies": {
"primary": "Suisse Intl",
"heading": "Suisse Intl"
},
"fontStacks": {
"heading": [
"ABC Favorit Trial",
"sans-serif"
],
"body": [
"Suisse Intl",
"sans-serif"
],
"paragraph": [
"Suisse Intl",
"sans-serif"
]
},
"fontSizes": {
"h1": "104.869px",
"h2": "16px",
"body": "17px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#FF488B",
"textColor": "#101421",
"borderRadius": "7px",
"borderRadiusCorners": {
"topLeft": "7px",
"topRight": "7px",
"bottomRight": "7px",
"bottomLeft": "7px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#101421",
"textColor": "#FFFFFF",
"borderRadius": "7px",
"borderRadiusCorners": {
"topLeft": "7px",
"topRight": "7px",
"bottomRight": "7px",
"bottomLeft": "7px"
},
"shadow": "none"
}
},
"images": {
"favicon": "https://www.datocms-assets.com/180613/1770487378-iiynr41hlhnjq7vtreipiv8k6eo.png?auto=format&h=16&w=16",
"ogImage": "https://www.datocms-assets.com/180613/1774904124-og-image.png?auto=format&fit=max&w=1200"
},
"personality": {
"tone": "modern",
"energy": "high",
"targetAudience": "developers and tech companies"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
}
}