kyber.json

Kyber Brand Identity

A complete profile of Kyber's visual system — colors, typography, components, and personality — extracted from https://askkyber.com. Built for designers, agents, and AI tools.

Quick Facts

Field Value
Primary #088663
Accent #088663
Body Font Inter
Heading Font Inter

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: P&C Carriers

Kyber Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials.

Working with these fonts

Not found on Google Fonts? Here are instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow:

  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) to load specific font weights.
  4. For each captured font URL: right-click → Save As to download the file locally.
  5. View the page's CSS and copy out the matching @font-face declarations, rewriting each src: url(...) to point to your local file path.

Machine-Readable Profile

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Arimo",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#088663",
    "secondary": "#3898EC",
    "accent": "#088663",
    "background": "#1C1C1C",
    "textPrimary": "#1C1C1C",
    "link": "#90D6C2"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "14px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "#303030",
      "textColor": "#FFFFFF",
      "borderColor": "#454545",
      "borderRadius": "8px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#088663",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#1C1C1C",
      "borderRadius": "8px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/6601bdaf5b18c8471b39f1de/660284c0cd1da6cf553c508e_KYBER.webp",
    "favicon": "https://cdn.prod.website-files.com/6601bdaf5b18c8471b39f1de/6606e3378b16c9310c741518_Frame%201000003372.png",
    "ogImage": "https://cdn.prod.website-files.com/6601bdaf5b18c8471b39f1de/6606e46a18d2113ad66de7e8_OG%20Image.jpg"
  }
}