Chima Brand: Colors, Fonts, Logo & Visual Identity
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/.
| Color | Hex Code | RGB |
|---|---|---|
| primary | #3898EC | rgb(56, 152, 236) |
| secondary | #FFFF00 | rgb(255, 255, 0) |
| accent | #0082F3 | rgb(0, 130, 243) |
| background | #000000 | rgb(0, 0, 0) |
| textPrimary | #000000 | rgb(0, 0, 0) |
| link | #0082F3 | rgb(0, 130, 243) |
Typography
Each font links to its Google Fonts page where available.
- Primary: Inter
- Heading: Aeonik
Visual Assets
Favicon
Social Card
UI Components
Live previews rendered using Chima's actual button styles.
Button Primary
- Background: #FFFFFF
- Text Color: #000000
- Border Radius: 4px
- Shadow: none
Button Secondary
- Background: #000000
- Text Color: #FFFFFF
- Border Color: #FFFFFF
- Border Radius: 4px
- Shadow: none
Brand Personality
- Tone: modern
- Energy: high
- Audience: enterprise businesses
Chima Brand in the Wild
Image: i.ytimg.com Source: youtube.com
Image: andrewerickson.com Source: andrewerickson.com
Image: images-cdn.ispot.tv Source: ispot.tv
Image: m.media-amazon.com Source: amazon.com
Image: board.ttvchannel.com Source: board.ttvchannel.com
Image: i.ebayimg.com Source: ebay.com
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.
- 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.
Methodology
Brand data on this page was extracted from https://www.withchima.com/ on 2026-07-27 using the Firecrawl branding extraction API.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
JSON Output
{
"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",
"shadow": "none"
},
"buttonSecondary": {
"background": "#000000",
"textColor": "#FFFFFF",
"borderColor": "#FFFFFF",
"borderRadius": "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"
},
"personality": {
"tone": "modern",
"energy": "high",
"targetAudience": "enterprise businesses"
}
}