Okibi Brand: Colors, Fonts, Logo & Visual Identity

Okibi Brand Identity

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

Color Palette

Brand palette extracted from https://okibi.ai.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using Okibi's actual button styles.

Brand Personality

Okibi Brand in the Wild

Source: producthunt.com

Source: youtube.com

Source: djokibi.com

Source: producthunt.com

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://okibi.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.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "GeistSans",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#020817",
    "secondary": "#9466FF",
    "accent": "#33201E",
    "background": "#17151E",
    "textPrimary": "#17151E",
    "link": "#33201E"
  },
  "typography": {
    "fontFamilies": {
      "primary": "GeistSans",
      "heading": "GeistSans"
    },
    "fontStacks": {
      "heading": [
        "GeistSans"
      ],
      "body": [
        "GeistSans"
      ],
      "paragraph": [
        "GeistSans"
      ]
    },
    "fontSizes": {
      "h1": "40px",
      "h2": "24px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "15px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#E7E7E9",
      "borderColor": null,
      "borderRadius": "0px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#26242E",
      "textColor": "#E7E7E9",
      "borderRadius": "20px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://okibi.ai/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fokibi-icon.e6c6813b.png&w=48&q=75",
    "favicon": "https://okibi.ai/favicon.ico",
    "ogImage": null,
    "logoHref": "/",
    "logoAlt": "Okibi Logo"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  }
}