Home · Branding · HealthSherpa

HealthSherpa Brand Identity

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

Download JSON
Primary
#ABE2FF
Accent
#0070F0
Body Font
Helvetica Neue
Heading
F37 Bolton

Color Palette

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

primary
#ABE2FF
rgb(171, 226, 255)
accent
#0070F0
rgb(0, 112, 240)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#0070F0
rgb(0, 112, 240)

Typography

Each font links to its Google Fonts page where available.

primary
Helvetica Neue
Helvetica Neue Google Fonts →
heading
F37 Bolton
F37Bolton, Helvetica Neue, Helvetica, Arial, sans-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

HealthSherpa logo
Logo
HealthSherpa favicon
Favicon
HealthSherpa social image
Social Card

UI Components

Live previews rendered using HealthSherpa's actual button styles.

buttonPrimary
background #0070F0 textColor #FFFFFF borderRadius 1200px shadow none
buttonSecondary
background #FFFFFF textColor #000000 borderColor #BDBDBD borderRadius 1200px shadow none

Brand Personality

Tone: professional Energy: medium Audience: individuals seeking health insurance

HealthSherpa Brand in the Wild

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

Frequently Asked Questions

What is HealthSherpa's primary brand color?

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

What accent color does HealthSherpa use?

HealthSherpa uses #0070F0 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does HealthSherpa use?

HealthSherpa uses Helvetica Neue for body text and F37 Bolton for headings. Fonts were detected on https://healthsherpa.com as part of their live design system.

Does HealthSherpa use a light or dark theme?

HealthSherpa's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find HealthSherpa's logo?

HealthSherpa's logo is available directly on their site (https://healthsherpa.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://healthsherpa.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 HealthSherpa.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "F37 Bolton",
      "role": "heading"
    },
    {
      "family": "Helvetica Neue",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#ABE2FF",
    "accent": "#0070F0",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#0070F0"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Helvetica Neue",
      "heading": "F37 Bolton"
    },
    "fontStacks": {
      "heading": [
        "F37Bolton",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "F37Bolton",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "F37Bolton",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "60px",
      "body": "60px"
    }
  },
  "spacing": {
    "baseUnit": 10,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#0070F0",
      "textColor": "#FFFFFF",
      "borderRadius": "1200px",
      "borderRadiusCorners": {
        "topLeft": "1200px",
        "topRight": "1200px",
        "bottomRight": "1200px",
        "bottomLeft": "1200px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": "#BDBDBD",
      "borderRadius": "1200px",
      "borderRadiusCorners": {
        "topLeft": "1200px",
        "topRight": "1200px",
        "bottomRight": "1200px",
        "bottomLeft": "1200px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20196%2032%22%20data-fc-idx%3D%220%22%3E%0A%20%20%3Ctitle%3EHealthSherpa%20Logo%3C%2Ftitle%3E%0A%20%20%3Cg%20id%3D%22text%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22m120.6%2013.2-3-.9c-2.1-.7-2.8-1.6-2.8-2.8%200-1.9%201.7-2.3%203.4-2.3s3.9.7%204%203.3h3.3c0-4.5-3.5-6.2-7.2-6.2s-6.7%201.7-6.7%205.5%202.5%204.7%204.7%205.4l2.9.9c2%20.6%203.3%201.3%203.3%203.1s-1.5%202.6-3.8%202.6-4.5-1.1-4.5-3.8h-3.3c0%204.8%203.2%206.7%207.5%206.7%205%200%207.3-2.1%207.3-5.8s-2.6-4.9-5.2-5.7ZM118.5%2024.8zM44.6%2012.9h-8.7V4.8h-3.4v19.5h3.4V16h8.7v8.3H48V4.8h-3.4v8.1zM56.8%209.7c-3.8%200-6.6%202.9-6.6%207.7%200%204.5%202.4%207.4%206.5%207.4s5.7-1.8%206-4.7h-3c-.4%201.3-1.5%202-3%202-2.1%200-3.3-1.5-3.6-3.8H63v-1.2c0-4.5-2.5-7.2-6.4-7.2Zm-3.5%206.1c.4-2.4%201.7-3.4%203.5-3.4s3.3%201.6%203.4%203.4h-6.9ZM103.9%209.7c-1.9%200-3.5.9-4.2%202.3V4.7h-3.1v19.6h3.1v-7.9c0-2.1%201.1-3.8%203.1-3.8s2.9%201.4%202.9%203.5v8.2h3.1v-9.2c0-3.3-1.9-5.4-4.8-5.4ZM135.1%209.7c-1.9%200-3.5.9-4.2%202.3V4.7h-3.1v19.6h3.1v-7.9c0-2.1%201.1-3.8%203.1-3.8s2.9%201.4%202.9%203.5v8.2h3.1v-9.2c0-3.3-1.9-5.4-4.8-5.4ZM148.5%209.7c-3.9%200-6.6%203.1-6.6%207.7s2.4%207.4%206.5%207.4c3.3%200%205.7-1.8%206-4.7h-3c-.4%201.3-1.5%202-3%202-2.1%200-3.3-1.5-3.6-3.8h9.9v-1.2c0-4.5-2.5-7.2-6.4-7.2Zm-3.5%206.1c.4-2.4%201.7-3.4%203.5-3.4s3.3%201.6%203.4%203.4H145ZM173.3%209.7c-1.8%200-3.4.9-4.1%202.3v-1.9h-2.9v20h3.1v-7.3c.8%201.2%202.3%201.9%203.9%201.9%203.5%200%205.9-2.9%205.9-7.5s-2.4-7.6-5.8-7.6Zm-.8%2012.2c-2%200-3.4-1.7-3.4-4.6s1.4-4.7%203.4-4.7%203.5%201.9%203.5%204.6-1.3%204.7-3.5%204.7ZM77.4%2021V9.7h-3v2.1c-.9-1.3-2.4-2-4-2-3.5%200-5.8%202.9-5.8%207.5s2.5%207.5%205.9%207.5%203.3-.8%204-2.4c0%201.4.6%202%201.7%202h2.5v-2.5h-.4c-.6%200-.9-.3-.9-.9Zm-6.4.9c-2.1%200-3.4-1.9-3.4-4.6s1.3-4.6%203.4-4.6%203.4%201.6%203.4%204.6S73%2022%2071%2022ZM194.3%2021.8c-.6%200-.9-.3-.9-.9V9.6h-3v2.1c-.9-1.3-2.4-2-4-2-3.5%200-5.8%202.9-5.8%207.5s2.5%207.5%205.9%207.5%203.3-.8%204-2.4c0%201.4.6%202%201.7%202h2.5v-2.5h-.4Zm-7.3.1c-2.1%200-3.4-1.9-3.4-4.6s1.3-4.6%203.4-4.6%203.4%201.6%203.4%204.6S189%2022%20187%2022ZM159.6%2012.1v-2h-2.9v14.2h3.1v-7.6c0-2.6%201.4-4%203.4-4h1.4v-3h-1.2c-1.6%200-3%20.6-3.8%202.3ZM83.7%2020.6V4.3h-3.1v17c0%202.3%201.4%203%203.2%203h2v-2.7h-1.1c-.6%200-1.1-.3-1.1-1.1ZM91.3%205.9h-3.1v3.9h-2.4v2.8h2.4v8c0%203.1%201.6%203.7%203.9%203.7h2.6v-2.7h-1.9c-1.1%200-1.6-.3-1.6-1.5v-7.6h3.4V9.7h-3.4V5.8Z%22%20class%3D%22logo-text%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%20stroke-width%3A%200px%20!important%3B%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%20%20%3Cg%20id%3D%22mark%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M10.7%2010.9%207.9%208.1c-.8-.8-2.1-.8-2.9%200l-3.6%203.6c-.8.8-.8%202.1%200%202.9l4.2%204.2%205-5c.8-.8.8-2.1%200-2.9Z%22%20style%3D%22fill%3A%20rgb(7%2C%2066%2C%20148)%20!important%3B%20stroke-width%3A%200px%20!important%3B%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M18.4%208.1%206.7%2019.8l4.2%204.2c.8.8%202.1.8%202.9%200l10.3-10.3c.8-.8.8-2.1%200-2.9L21.3%208c-.8-.8-2.1-.8-2.9%200Z%22%20style%3D%22fill%3A%20rgb(0%2C%20112%2C%20240)%20!important%3B%20stroke-width%3A%200px%20!important%3B%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://healthsherpa-21715791.hs-sites.com/hubfs/raw_assets/public/HealthSherpa%20Theme/HealthSherpa/images/favicon/apple-touch-icon.png",
    "ogImage": "https://healthsherpa-21715791.hs-sites.com/hubfs/desktop-screenshot.jpg",
    "logoHref": "/",
    "logoAlt": "HealthSherpa Logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, has a medium size, and is located in the body with a href to the homepage. The alt text 'HealthSherpa Logo' matches the brand name inferred from the URL and page title.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Sign Up for an ACA Account",
      "reasoning": "Button #0 has a vibrant blue background (#0070F0), which is a strong brand color and typically used for primary CTAs. The text 'Sign Up for an ACA Account' is action-oriented, making it a clear primary CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Sign Up for a Medicare Account",
      "reasoning": "Button #1 has a white background (#FFFFFF) and serves as a secondary option with the text 'Sign Up for a Medicare Account'. It complements the primary button by offering an alternative action."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "individuals seeking health insurance"
  },
  "designSystem": {
    "framework": "tailwind",
    "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, has a medium size, and is located in the body with a href to the homepage. The alt text 'HealthSherpa Logo' matches the brand name inferred from the URL and page title.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles