Chima Brand Identity
A complete profile of Chima's visual system — colors, typography, components, and personality — extracted from https://www.withchima.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.withchima.com/.
Typography
Each font links to its Google Fonts page where available.
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts: CharacterQuilt.com suggests this flow that can help: 1. Open the company's homepage in a browser with DevTools open. 2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf). 3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes. 4. For each captured font URL: right-click → Save As to download the file locally. 5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path. Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same. Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.
Visual Assets

UI Components
Live previews rendered using Chima's actual button styles.
Brand Personality
Chima Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Chima's primary brand color?
Chima's primary brand color is #3898EC. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Chima use?
Chima uses #0082F3 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Chima use?
Chima uses Inter for body text and Aeonik for headings. Fonts were detected on https://www.withchima.com/ as part of their live design system.
Does Chima use a light or dark theme?
Chima's primary site uses a dark color scheme, with a background of #000000.
How was this brand profile generated?
This profile was extracted from https://www.withchima.com/ 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 Chima.
Methodology
Brand data on this page was extracted from https://www.withchima.com/ on 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 Chima.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "Arial",
"role": "body"
},
{
"family": "Aeonik",
"role": "heading"
},
{
"family": "Helvetica Neue",
"role": "body"
},
{
"family": "Helvetica",
"role": "body"
}
],
"colors": {
"primary": "#3898EC",
"secondary": "#FFFF00",
"accent": "#0082F3",
"background": "#000000",
"textPrimary": "#000000",
"link": "#0082F3"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Aeonik"
},
"fontStacks": {
"heading": [
"Aeonik",
"Arial",
"sans-serif"
],
"body": [
"Arial",
"Helvetica Neue",
"Helvetica",
"sans-serif"
],
"paragraph": [
"Aeonik",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "48px",
"h2": "40px",
"body": "32px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {
"buttonPrimary": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderRadius": "4px",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#000000",
"textColor": "#FFFFFF",
"borderColor": "#FFFFFF",
"borderRadius": "4px",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"shadow": "none"
}
},
"images": {
"favicon": "https://cdn.prod.website-files.com/6768ea2356c25a3a9939e95a/6910cc7da66ae9bf48ba0645_web_favicon.png",
"ogImage": "https://cdn.prod.website-files.com/6768ea2356c25a3a9939e95a/6779eebf3388b2ebd96e878b_preview.png"
},
"__llm_logo_reasoning": {
"selectedIndex": -1,
"reasoning": "No suitable logo candidate was found that clearly represents the brand 'With Chima' in the header area. The visible candidates do not match the favicon or provide a clear brand representation.",
"confidence": 0.3,
"rejected": true,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 4,
"text": "Schedule AI Briefing",
"reasoning": "Button #4 'Schedule AI Briefing' has a clear call-to-action with a distinct purpose, using a light background that stands out against the dark theme."
},
"secondary": {
"index": 2,
"text": "Read More",
"reasoning": "Button #2 'Read More' serves as a secondary action with a dark background, complementing the primary button's light background."
},
"confidence": 0.9
},
"personality": {
"tone": "modern",
"energy": "high",
"targetAudience": "enterprise businesses"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": -1,
"selectedLogoReasoning": "No suitable logo candidate was found that clearly represents the brand 'With Chima' in the header area. The visible candidates do not match the favicon or provide a clear brand representation.",
"confidence": 0.3
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 