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.
- Primary:
- Hex: #020817
- RGB: rgb(2, 8, 23)
- Secondary:
- Hex: #9466FF
- RGB: rgb(148, 102, 255)
- Accent:
- Hex: #33201E
- RGB: rgb(51, 32, 30)
- Background:
- Hex: #17151E
- RGB: rgb(23, 21, 30)
- Text Primary:
- Hex: #17151E
- RGB: rgb(23, 21, 30)
- Link:
- Hex: #33201E
- RGB: rgb(51, 32, 30)
Typography
Each font links to its Google Fonts page where available.
- Primary: GeistSans
Google Fonts → - Heading: GeistSans
Google Fonts →
Visual Assets
Logo
Favicon
UI Components
Live previews rendered using Okibi's actual button styles.
Input:
- Background: transparent
- Text Color: #E7E7E9
- Border Color: null
- Border Radius: 0px
- Shadow: none
Button Primary:
- Background: #26242E
- Text Color: #E7E7E9
- Border Radius: 20px
- Shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: tech-savvy professionals
Okibi Brand in the Wild
Source: producthunt.com
Source: youtube.com
Source: djokibi.com
Source: producthunt.com
Frequently Asked Questions
- What is Okibi's primary brand color?
Okibi's primary brand color is #020817. It anchors the visual identity across their website, product UI, and marketing materials. - What accent color does Okibi use?
Okibi uses #33201E as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis. - What font does Okibi use?
Okibi uses GeistSans as the primary typeface across body and headings. - Does Okibi use a light or dark theme?
Okibi's primary site uses a dark color scheme, with a background of #17151E. - Where can I find Okibi's logo?
Okibi's logo is available directly on their site (https://okibi.ai). The current logo URL is included in the machine-readable JSON profile linked above. - How was this brand profile generated?
This profile was extracted from https://okibi.ai 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 Okibi.
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"
}
}