Okay Brand: Colors, Fonts, Logo & Visual Identity

Okay Brand Identity

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

Color Palette

Brand palette extracted from https://www.okayhq.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Brand Personality

Okay Brand in the Wild

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

Image: okayhq.com

Source: okayhq.com

Image: okayhq.com

Source: okayhq.com

Frequently Asked Questions

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Nunito",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#306EFF",
    "secondary": "#162E4D",
    "accent": "#12263F",
    "background": "#12263F",
    "textPrimary": "#12263F",
    "link": "#12263F"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Nunito",
      "heading": "Nunito"
    },
    "fontStacks": {
      "heading": [
        "Nunito",
        "sans-serif"
      ],
      "body": [
        "Nunito",
        "sans-serif"
      ],
      "paragraph": [
        "Nunito",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "40px",
      "h2": "28px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {},
  "images": {
    "logo": "https://www.okayhq.com/assets/img/logo.097cb6f.png",
    "favicon": "https://www.okayhq.com/public/favicon-32x32.png"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "software teams"
  }
}