Osmo Brand: Colors, Fonts, Logo & Visual Identity

Osmo Brand Identity

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

Color Palette

Brand palette extracted from https://www.osmo.ai/.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Live previews rendered using Osmo's actual button styles.

Brand Personality

Frequently Asked Questions

  1. What is Osmo's primary brand color?
    Osmo's primary brand color is #3898EC. It anchors the visual identity across their website, product UI, and marketing materials.

  2. What accent color does Osmo use?
    Osmo uses #0082F3 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

  3. What font does Osmo use?
    Osmo uses Sequel Sans as the primary typeface across body and headings.

  4. Does Osmo use a light or dark theme?
    Osmo's primary site uses a light color scheme, with a background of #ECEBEA.

  5. Where can I find Osmo's logo?
    Osmo's logo is available directly on their site (https://www.osmo.ai/). The current logo URL is included in the machine-readable JSON profile linked above.

  6. How was this brand profile generated?
    This profile was extracted from https://www.osmo.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 Osmo.

Methodology

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Sequel Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#3898EC",
    "secondary": "#3467E5",
    "accent": "#0082F3",
    "background": "#ECEBEA",
    "textPrimary": "#000000",
    "link": "#0082F3"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Sequel Sans",
      "heading": "Sequel Sans"
    },
    "fontStacks": {
      "heading": [
        "Sequel Sans",
        "sans-serif"
      ],
      "body": [
        "Sequel Sans",
        "sans-serif"
      ],
      "paragraph": [
        "Sequel Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "42px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#242424",
      "textColor": "#FFFFFF",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/64b18fc2c5707ae734c1f756/64c81f12c20cae045c7bbc7c_osmo-logo-dark.svg",
    "favicon": "https://cdn.prod.website-files.com/64b18fc2c5707ae734c1f756/64c2b8e65d78d863423cd202_Favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/64b18fc2c5707ae734c1f756/69ab32f7a166d8c2735088aa_OSMO_Website_Thumbnail_2026.jpg"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  }
}