Home · Branding · Serif Health

Serif Health Brand Identity

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

Download JSON
Primary
#0369A1
Accent
#0369A1
Body Font
Inter
Heading
Merriweather

Color Palette

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

primary
#0369A1
rgb(3, 105, 161)
secondary
#ECFEFF
rgb(236, 254, 255)
accent
#0369A1
rgb(3, 105, 161)
background
#3F3F46
rgb(63, 63, 70)
textPrimary
#3F3F46
rgb(63, 63, 70)
link
#E3B46E
rgb(227, 180, 110)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Merriweather
Merriweather Google Fonts →
Merriweather, ui-serif, Georgia, Cambria, Times New Roman, Times, 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

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

UI Components

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

buttonPrimary
background #0369A1 textColor #FFFFFF borderRadius 4px shadow none
buttonSecondary
background #E4E4E7 textColor #3F3F46 borderRadius 4px shadow none

Brand Personality

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

Serif Health Brand in the Wild

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

Frequently Asked Questions

What is Serif Health's primary brand color?

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

What font does Serif Health use?

Serif Health uses Inter for body text and Merriweather for headings. Fonts were detected on https://www.serifhealth.com as part of their live design system.

Does Serif Health use a light or dark theme?

Serif Health's primary site uses a dark color scheme, with a background of #3F3F46.

Where can I find Serif Health's logo?

Serif Health's logo is available directly on their site (https://www.serifhealth.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://www.serifhealth.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 Serif Health.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Merriweather",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#0369A1",
    "secondary": "#ECFEFF",
    "accent": "#0369A1",
    "background": "#3F3F46",
    "textPrimary": "#3F3F46",
    "link": "#E3B46E"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Merriweather"
    },
    "fontStacks": {
      "heading": [
        "Merriweather",
        "ui-serif",
        "Georgia",
        "Cambria",
        "Times New Roman",
        "Times",
        "serif"
      ],
      "body": [
        "Inter",
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "Inter",
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "104px",
      "h2": "36px",
      "body": "30px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#0369A1",
      "textColor": "#FFFFFF",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#E4E4E7",
      "textColor": "#3F3F46",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20class%3D%22h-full%20w-auto%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20978%20135%22%20data-fc-idx%3D%220%22%3E%20%3Cg%20clip-path%3D%22url(%23a)%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%20%3Cpath%20fill%3D%22%23E3B46E%22%20d%3D%22M109.531%2098.548c-.32%202.956-1.151%205.825-2.478%208.435-1.423%202.835-3.469%205.237-5.946%207.017-2.622%201.867-5.66%202.938-8.792%203.111-7.37.346-14.754.64-22.108.692-7.353.034-14.738-.139-22.123-.45-1.87%200-3.74-.138-5.483-.259l-1.183-.138a8.798%208.798%200%200%201-1.167-.173l-1.135-.294-.575-.138-.544-.225c-2.877-1.089-5.45-2.938-7.465-5.41a21.708%2021.708%200%200%201-4.108-8.071%2025.838%2025.838%200%200%201-.927-8.504c.304-7.968.575-15.919.623-23.904V65.83l1.567%201.002a61.579%2061.579%200%200%200%2012.9%205.912%2065.68%2065.68%200%200%200%2022.81%203.284%2072.528%2072.528%200%200%201%201.567%207.19c.688%205.254.96%2010.577.8%2015.883v.329c.016.484.143.95.351%201.383.208.432.496.795.863%201.088a2.863%202.863%200%200%200%202.526.571%203.13%203.13%200%200%200%201.774-1.331c.432-.657.64-1.452.576-2.264a98.572%2098.572%200%200%201%20.815-15.66%2073.837%2073.837%200%200%201%201.758-7.898h5.595c3.757.138%207.513.605%2011.206%201.417a54.143%2054.143%200%200%201%207.033%202.61c3.421%201.434%206.362%203.958%208.408%207.26%202.046%203.283%203.102%207.19%203.022%2011.147-.048.277-.096.536-.16.795Zm-84.002-62.36a24.768%2024.768%200%200%201%202.478-8.435c1.438-2.834%203.484-5.236%205.978-7%202.622-1.866%205.643-2.955%208.776-3.128%207.369-.346%2047.94%200%2049.714%200l1.199.156c.383.017.783.086%201.15.172l1.151.277.56.156.56.207c2.877%201.089%205.434%202.956%207.464%205.41%201.903%202.333%203.309%205.099%204.109%208.072a25.899%2025.899%200%200%201%20.943%208.52c-.32%207.951-.576%2015.919-.64%2023.904v4.044c-.479-.328-.959-.639-1.454-.95a59.7%2059.7%200%200%200-13.06-5.756%2066.74%2066.74%200%200%200-13.891-2.506c-2.046-.138-4.124-.12-6.17-.12-.56-2.61-1.247-5.203-1.727-7.796a83.728%2083.728%200%200%201-.975-15.884v-.328a3.739%203.739%200%200%200-.352-1.383%203.088%203.088%200%200%200-.863-1.089%202.925%202.925%200%200%200-1.199-.587%202.656%202.656%200%200%200-1.327.017%203.18%203.18%200%200%200-1.774%201.33%203.7%203.7%200%200%200-.591%202.248%2082.863%2082.863%200%200%201-.975%2015.676c-.528%202.852-1.28%205.687-1.87%208.556h-4.525l-2.845-.156a63.425%2063.425%200%200%201-11.205-1.797%2071.99%2071.99%200%200%201-7.593-2.99c-3.341-1.452-6.187-3.959-8.169-7.208-1.982-3.25-3.005-7.069-2.925-10.958.032-.225.032-.45.048-.674Zm98.948%204.425c-.176-5.15-1.535-10.18-3.964-14.605a30.969%2030.969%200%200%200-9.48-10.543c-5.531-3.751-11.957-5.652-18.478-5.445H42.76a31.139%2031.139%200%200%200-12.58%202.178c-4.204%201.642-8.025%204.252-11.206%207.657-3.309%203.595-5.755%208.002-7.13%2012.859l-.255.933-.192.934-.368%201.9c-.127.623-.143%201.28-.223%202.023l-.144%202.022-.24%206.05c-.272%207.95-.464%2015.918-.416%2023.903.048%207.968.32%2015.919.64%2023.904.16%205.15%201.518%2010.163%203.948%2014.588%202.35%204.269%205.579%207.898%209.463%2010.56a31.573%2031.573%200%200%200%2012.165%204.995%2032.33%2032.33%200%200%200%206.33.449h49.762c4.284.173%208.552-.57%2012.58-2.16%204.204-1.659%208.025-4.286%2011.206-7.691%203.309-3.665%205.738-8.141%207.049-13.05l.256-.933.208-.951.351-1.884c.112-.674.192-1.348.224-2.022l.144-2.022.24-6.05c.271-8.071.479-15.918.415-23.903a728.51%20728.51%200%200%200-.511-23.696Z%22%20style%3D%22fill%3A%20rgb(227%2C%20180%2C%20110)%20!important%3B%22%2F%3E%20%3Cg%20class%3D%22mark%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M225.559%2091.683c0-19.116-14.338-25.379-29.664-31.311-12.854-5.109-24.719-9.064-24.719-22.742%200-8.075%205.932-15.82%2018.292-15.82%205.603%200%2012.525%201.318%2018.622%203.954l5.109%2021.094h6.921V14.064l-8.569%202.307c-5.274-.989-10.547-1.978-19.776-1.813-24.06.33-34.277%2014.502-34.277%2028.18%200%2018.293%2013.842%2024.39%2028.509%2030.158%2013.514%205.109%2025.379%209.394%2025.379%2024.06%200%209.064-7.251%2018.293-21.423%2018.458-6.263.165-14.667-2.143-20.106-4.779l-7.416-22.578h-6.921l2.307%2029.334c8.734%202.967%2017.633%205.109%2029.169%204.944%2024.39-.329%2038.563-15.161%2038.563-30.652ZM301.299%20103.548l-3.296-1.812c-5.603%206.262-13.183%208.734-20.105%208.734-14.667%200-25.543-13.184-25.543-32.135v-1.813l48.944.659c.66-2.637.989-6.262.989-8.9%200-14.83-10.052-24.719-25.708-24.719-21.094%200-38.398%2017.304-38.398%2041.859%200%2020.764%2013.678%2036.914%2033.124%2036.914%2013.019%200%2023.896-6.756%2029.993-18.787Zm-14.172-32.3h-34.278c1.978-13.843%2011.206-21.588%2020.105-21.588%209.064%200%2014.997%208.24%2014.173%2021.588ZM371.163%2052.791c0-5.273-3.461-9.229-9.888-9.229-7.745%200-13.348%206.263-22.412%2021.094h-.824V43.562l-24.39%206.428-.165%204.449%203.955.989c5.933%201.483%207.086%202.966%207.086%2013.348v41.694c0%201.977-1.648%202.801-5.603%203.131l-4.614.494-.494%205.768h37.408l-.494-5.768-6.427-.494c-5.274-.33-6.262-1.318-6.262-2.966v-36.42c4.449-8.735%2011.371-14.832%2016.15-17.634%201.813%202.802%204.944%205.439%208.404%205.439%205.768%200%208.57-4.12%208.57-9.229ZM401.941%2019.667c0-5.109-2.801-9.723-8.899-9.723-6.097%200-8.899%204.614-8.899%209.723%200%205.109%202.802%209.723%208.899%209.723%206.098%200%208.899-4.614%208.899-9.723Zm11.042%20100.196-.495-5.768-4.779-.494c-5.273-.33-6.262-1.318-6.262-2.966V43.562l-24.39%206.428-.165%204.449%203.955.989c5.933%201.483%207.086%202.966%207.086%2013.348v41.694c0%201.977-1.647%202.801-5.603%203.131l-4.614.494-.494%205.768h35.761ZM481.944%2015.382C481.944%209.45%20475.187%205%20466.947%205c-17.304%200-33.783%2014.502-34.937%2037.574l-.165%203.46h-11.7l-.989%207.91%2013.513.825v55.701c0%201.977-1.648%202.801-5.603%203.131l-4.614.494-.494%205.768h39.88l-.494-5.768-8.899-.494c-5.274-.33-6.262-1.318-6.262-2.966v-56.36h21.423l1.154-8.24h-22.577v-6.098c0-14.667%204.284-24.06%2011.865-28.345l4.779.33.165.659c1.813%207.25%206.427%2010.876%2011.041%2010.876%204.285%200%207.911-2.637%207.911-8.075ZM622.322%20119.863l-.494-5.768-6.757-.824c-4.779-.659-5.768-1.153-5.768-2.636V26.424c0-1.484%201.483-2.472%205.768-2.967l6.757-.824.494-5.768h-41.694l.495%205.768%206.756.824c4.615.495%205.768.989%205.768%202.637v37.574h-50.592V26.424c0-1.484%201.483-2.472%205.768-2.967l6.756-.824.495-5.768H514.38l.495%205.768%206.756.824c4.779.66%205.768%201.154%205.768%202.637v84.211c0%201.483-1.483%202.472-5.768%202.966l-6.756.824-.495%205.768h41.694l-.495-5.768-6.756-.824c-4.615-.494-5.768-1.153-5.768-2.636V70.589h50.592v39.716c0%201.648-1.483%202.472-5.768%202.966l-6.756.824-.495%205.768h41.694ZM697.519%20103.548l-3.295-1.812c-5.604%206.262-13.184%208.734-20.106%208.734-14.667%200-25.543-13.184-25.543-32.135v-1.813l48.944.659c.66-2.637.989-6.262.989-8.9%200-14.83-10.052-24.719-25.708-24.719-21.094%200-38.398%2017.304-38.398%2041.859%200%2020.764%2013.678%2036.914%2033.124%2036.914%2013.019%200%2023.896-6.756%2029.993-18.787Zm-14.172-32.3h-34.278c1.978-13.843%2011.206-21.588%2020.105-21.588%209.064%200%2014.997%208.24%2014.173%2021.588ZM778.919%20111.459l-2.802-3.626c-3.461%202.637-5.768%203.955-8.075%203.955-2.637%200-3.955-2.307-3.79-6.427l1.153-28.015c1.154-26.038-4.449-33.948-23.895-33.948-13.019%200-31.312%2011.865-31.312%2019.94%200%204.285%203.461%207.745%208.57%207.745%205.438%200%208.734-3.79%208.734-7.91%200-4.45-3.79-7.416-3.79-8.24%200-1.483%206.756-3.79%2012.195-3.79%209.558%200%2015.985%204.12%2015.985%2022.412v1.484c-28.18%206.591-41.199%2014.337-41.199%2028.015%200%2011.041%209.393%2019.281%2019.775%2019.281%208.24%200%2014.667-5.438%2020.435-11.865h.824c.495%208.24%204.614%2012.03%2011.042%2012.03%205.767%200%2011.041-4.45%2016.15-11.041Zm-28.181-6.427c-5.108%204.614-9.558%206.921-14.337%206.921-6.262%200-11.865-4.779-11.865-12.36%200-7.086%205.273-13.678%2027.026-19.116l-.824%2024.555ZM819.663%20119.863l-.494-5.768-4.779-.494c-5.274-.33-6.262-1.318-6.262-2.966V5l-25.873%207.086-.495%204.12%2011.041%204.614c1.319.495%201.813%201.813%201.813%203.79v85.86c0%201.977-1.648%202.801-5.603%203.131l-4.614.494-.495%205.768h35.761ZM879.56%20111.623l-.823-4.119c-4.45%202.471-9.394%204.119-13.679%204.119-8.734%200-14.502-4.119-14.172-16.15l1.318-41.199h25.708l1.154-8.24h-27.027l.165-14.007-5.273-.99-10.712%209.065L825.507%2049l-.165%204.944%2013.349.824-1.154%2044.33c-.329%2016.809%208.57%2023.236%2019.446%2023.236%207.746%200%2016.645-4.12%2022.577-10.712ZM968.294%20119.863l-.494-5.768-4.285-.494c-5.932-.659-6.756-1.648-6.756-3.131V67.128c0-7.91-1.813-14.007-6.263-18.457-3.46-3.46-8.734-5.109-13.513-5.109-8.899%200-17.963%204.78-26.367%2011.701h-.824V5l-25.873%207.086-.495%204.12%2011.042%204.614c1.318.495%201.812%201.813%201.812%203.79v85.86c0%201.977-1.648%202.801-5.603%203.131l-4.614.494-.494%205.768h36.584l-.494-5.768-5.603-.494c-5.274-.33-6.262-1.318-6.262-2.966v-48.78c4.449-3.296%2011.206-6.922%2018.292-6.922%209.888%200%2015.161%204.944%2015.161%2021.094v34.443c0%201.648-.824%202.801-5.603%203.131l-4.284.494-.495%205.768h35.431Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%20%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%3E%20%3CclipPath%20id%3D%22a%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h978v135H0z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E",
    "favicon": "https://www.serifhealth.com/favicon.svg",
    "ogImage": "/social/serif-health-og_image.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of the main brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 6,
      "text": "Skip to content",
      "reasoning": "Button #6 has a vibrant blue background (#0369A1), which is the brand color, making it stand out as the primary call-to-action. The text 'Skip to content' suggests an important navigation function, aligning with primary CTA characteristics."
    },
    "secondary": {
      "index": 5,
      "text": "Explore Sample Data",
      "reasoning": "Button #5 has a different background color (#E4E4E7) and offers an exploratory action with 'Explore Sample Data', making it suitable as a secondary CTA."
    },
    "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": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of the main brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles