Oklo Brand: Colors, Fonts, Logo & Visual Identity

Oklo Brand Identity

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

Color Palette

Brand palette extracted from http://oklo.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using Oklo's actual button styles.

Brand Personality

Frequently Asked Questions

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#0B7D77",
    "secondary": "#0073E7",
    "accent": "#FF5268",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#FF5268"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    }
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": "#000000",
      "borderRadius": "8px"
    }
  },
  "images": {
    "logo": "https://s203.q4cdn.com/103172959/files/design/oklo-logo.png",
    "favicon": "https://s203.q4cdn.com/103172959/files/favicon.png"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals interested in innovative energy solutions"
  }
}