Home · Branding · Komodo Health

Komodo Health Brand Identity

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

Download JSON
Primary
#A54E28
Accent
#A54E28
Body Font
Manrope
Heading
Frank Ruhl Libre

Color Palette

Brand palette extracted from https://komodohealth.com.

primary
#A54E28
rgb(165, 78, 40)
secondary
#000457
rgb(0, 4, 87)
accent
#A54E28
rgb(165, 78, 40)
background
#FDFAF6
rgb(253, 250, 246)
textPrimary
#14232B
rgb(20, 35, 43)
link
#14232B
rgb(20, 35, 43)

Typography

Each font links to its Google Fonts page where available.

primary
Manrope
heading
Frank Ruhl Libre
Frank Ruhl Libre Google Fonts →
Frank Ruhl Libre, serif
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Komodo Health logo
Logo
Komodo Health favicon
Favicon
Komodo Health social image
Social Card

UI Components

Live previews rendered using Komodo Health's actual button styles.

input
background transparent textColor #14232B borderColor #575757 borderRadius 8px shadow none
buttonPrimary
background #A54E28 textColor #FDFAF6 borderRadius 10px shadow none
buttonSecondary
background #D97757 textColor #14232B borderRadius 8px shadow rgba(0, 0, 0, 0.5) 0px 20px 40px -20px

Brand Personality

Tone: professional Energy: medium Audience: healthcare and life sciences professionals

Komodo Health Brand in the Wild

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

Frequently Asked Questions

What is Komodo Health's primary brand color?

Komodo Health's primary brand color is #A54E28. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Komodo Health use?

Komodo Health uses Manrope for body text and Frank Ruhl Libre for headings. Fonts were detected on https://komodohealth.com as part of their live design system.

Does Komodo Health use a light or dark theme?

Komodo Health's primary site uses a light color scheme, with a background of #FDFAF6.

Where can I find Komodo Health's logo?

Komodo Health's logo is available directly on their site (https://komodohealth.com). 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://komodohealth.com 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 Komodo Health.

Methodology

Brand data on this page was extracted from https://komodohealth.com on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Komodo Health.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Manrope",
      "role": "body"
    },
    {
      "family": "Frank Ruhl Libre",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#A54E28",
    "secondary": "#000457",
    "accent": "#A54E28",
    "background": "#FDFAF6",
    "textPrimary": "#14232B",
    "link": "#14232B"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Manrope",
      "heading": "Frank Ruhl Libre"
    },
    "fontStacks": {
      "heading": [
        "Frank Ruhl Libre",
        "serif"
      ],
      "body": [
        "Manrope",
        "sans-serif"
      ],
      "paragraph": [
        "Manrope",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "58px",
      "h2": "36px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#14232B",
      "borderColor": "#575757",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#A54E28",
      "textColor": "#FDFAF6",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#D97757",
      "textColor": "#14232B",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgba(0, 0, 0, 0.5) 0px 20px 40px -20px"
    }
  },
  "images": {
    "logo": "https://www.komodohealth.com/wp-content/uploads/2026/04/Logo-Light.svg",
    "favicon": "https://www.komodohealth.com/wp-content/uploads/2026/04/cropped-Favicon-32x32.webp",
    "ogImage": "https://www.komodohealth.com/wp-content/uploads/2026/04/Default-New.png",
    "logoHref": "https://www.komodohealth.com",
    "logoAlt": "homepage"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Komodo Health'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Request a Demo",
      "reasoning": "Button #0 'Request a Demo' uses the vibrant brand color #A54E28 and has action-oriented text, making it the primary CTA."
    },
    "secondary": {
      "index": 3,
      "text": "SUBMIT",
      "reasoning": "Button #3 'SUBMIT' has a different background color #D97757, making it suitable as a secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "healthcare and life sciences professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Komodo Health'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles