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.

Visual Assets

Favicon

Social Card

UI Components

Live previews rendered using Chima's actual button styles.

Button Primary

Button Secondary

Brand Personality

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

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"
  }
}