Home · Branding · Zealth

Zealth Brand Identity

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

Download JSON
Primary
#33CCB2
Accent
#33CCB2
Body Font
Inter
Heading
Instrument Serif

Color Palette

Brand palette extracted from https://zealth-ai.com/.

primary
#33CCB2
rgb(51, 204, 178)
secondary
#9CA3AF
rgb(156, 163, 175)
accent
#33CCB2
rgb(51, 204, 178)
background
#090A0C
rgb(9, 10, 12)
textPrimary
#090A0C
rgb(9, 10, 12)
link
#7E8A9A
rgb(126, 138, 154)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Instrument Serif
Instrument Serif Google Fonts →
Instrument Serif, 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

Zealth favicon
Favicon
Zealth social image
Social Card

UI Components

Live previews rendered using Zealth's actual button styles.

input
background #121417 textColor #F0F2F5 borderColor #101114 borderRadius 16px shadow none
buttonPrimary
background #33CCB2 textColor #090A0C borderRadius 9999px shadow none
buttonSecondary
background #090A0C textColor #F0F2F5 borderRadius 0px shadow none

Brand Personality

Tone: professional Energy: medium Audience: healthcare professionals and organizations

Zealth Brand in the Wild

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

Frequently Asked Questions

What is Zealth's primary brand color?

Zealth's primary brand color is #33CCB2. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Zealth use?

Zealth uses Inter for body text and Instrument Serif for headings. Fonts were detected on https://zealth-ai.com/ as part of their live design system.

Does Zealth use a light or dark theme?

Zealth's primary site uses a dark color scheme, with a background of #090A0C.

How was this brand profile generated?

This profile was extracted from https://zealth-ai.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 Zealth.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Instrument Serif",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#33CCB2",
    "secondary": "#9CA3AF",
    "accent": "#33CCB2",
    "background": "#090A0C",
    "textPrimary": "#090A0C",
    "link": "#7E8A9A"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Instrument Serif"
    },
    "fontStacks": {
      "heading": [
        "Instrument Serif",
        "serif"
      ],
      "body": [
        "Inter",
        "ui-sans-serif",
        "system-ui",
        "-apple-system",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "ui-sans-serif",
        "system-ui",
        "-apple-system",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "48px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "2px"
  },
  "components": {
    "input": {
      "background": "#121417",
      "textColor": "#F0F2F5",
      "borderColor": "#101114",
      "borderRadius": "16px",
      "borderRadiusCorners": {
        "topLeft": "16px",
        "topRight": "16px",
        "bottomRight": "16px",
        "bottomLeft": "16px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#33CCB2",
      "textColor": "#090A0C",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#090A0C",
      "textColor": "#F0F2F5",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": null,
    "favicon": "https://www.zealth-ai.com/logo-zealth.png",
    "ogImage": "https://pub-bb2e103a32db4e198524a2e9ed8f35b4.r2.dev/65c71334-a989-46d6-b4a1-8f3e08717281/id-preview-7530863a--3a7fbc2a-803a-481b-b8cf-1bb2f008b91a.lovable.app-1773565095470.png"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 3,
      "text": "Know more",
      "reasoning": "The 'Know more' button is likely the primary CTA due to its vibrant green color (#33CCB2), which matches the brand's primary color, and its action-oriented text encouraging user engagement."
    },
    "secondary": {
      "index": 4,
      "text": "Zealth-AI",
      "reasoning": "The 'Zealth-AI' button is the only one with a different background color (#090A0C), making it suitable as a secondary button."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "healthcare professionals and organizations"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": false,
      "llmSucceeded": false,
      "finalSource": "none"
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles