Home · Branding · Quadrant Health

Quadrant Health Brand Identity

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

Download JSON
Primary
#052736
Accent
#021F2B
Body Font
Neue Haas Unica
Heading
Neue Haas Unica

Color Palette

Brand palette extracted from https://quadrant.health.

primary
#052736
rgb(5, 39, 54)
secondary
#80E88A
rgb(128, 232, 138)
accent
#021F2B
rgb(2, 31, 43)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#021F2B
rgb(2, 31, 43)
link
#021F2B
rgb(2, 31, 43)

Typography

Each font links to its Google Fonts page where available.

primary
Neue Haas Unica
Neue Haas Unica Google Fonts →
heading
Neue Haas Unica
Neue Haas Unica Google Fonts →
Grenette, 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

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

UI Components

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

buttonPrimary
background #021F2B textColor #80E88A borderColor #80E88A borderRadius 9999px shadow none

Brand Personality

Tone: professional Energy: medium Audience: healthcare providers

Quadrant Health Brand in the Wild

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

Frequently Asked Questions

What is Quadrant Health's primary brand color?

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

What accent color does Quadrant Health use?

Quadrant Health uses #021F2B as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Quadrant Health use?

Quadrant Health uses Neue Haas Unica as the primary typeface across body and headings.

Does Quadrant Health use a light or dark theme?

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

Where can I find Quadrant Health's logo?

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

Methodology

Brand data on this page was extracted from https://quadrant.health 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 Quadrant Health.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Neue Haas Unica",
      "role": "body"
    },
    {
      "family": "Grenette",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#052736",
    "secondary": "#80E88A",
    "accent": "#021F2B",
    "background": "#FFFFFF",
    "textPrimary": "#021F2B",
    "link": "#021F2B"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Neue Haas Unica",
      "heading": "Neue Haas Unica"
    },
    "fontStacks": {
      "heading": [
        "Grenette",
        "serif"
      ],
      "body": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Oxygen",
        "Ubuntu",
        "Cantarell",
        "Fira Sans",
        "Droid Sans",
        "Helvetica Neue",
        "sans-serif"
      ],
      "paragraph": [
        "NeueHaasUnica-Regular",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "64px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#021F2B",
      "textColor": "#80E88A",
      "borderColor": "#80E88A",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22156%22%20height%3D%2248%22%20viewBox%3D%220%200%20156%2048%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%3Cpath%20opacity%3D%220.5%22%20d%3D%22M20.3269%2039.0307C24.7646%2033.1241%2027.2503%2031.0219%2034.0689%2029.2969V41.113C34.0689%2044.7624%2031.216%2047.775%2027.5722%2047.9738L27.2799%2047.9897C22.7639%2048.236%2019.2458%2044.1275%2020.1843%2039.7032L20.3269%2039.0307Z%22%20fill%3D%22%23001E2B%22%20style%3D%22fill%3A%20rgb(0%2C%2030%2C%2043)%20!important%3B%20opacity%3A%200.5%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M45.8067%2029.8694H34.0687C25.5945%2031.0146%2021.1857%2038.1719%2020.0405%2041.6073C20.0405%2027.5352%2031.4483%2016.1274%2045.5204%2016.1274H46.9182C50.0991%2016.1274%2052.6777%2018.7061%2052.6777%2021.8869V22.9984C52.6777%2026.7932%2049.6014%2029.8694%2045.8067%2029.8694Z%22%20fill%3D%22%23001E2B%22%20style%3D%22fill%3A%20rgb(0%2C%2030%2C%2043)%20!important%3B%22%2F%3E%3Cpath%20opacity%3D%220.5%22%20d%3D%22M32.3509%208.96958C27.9132%2014.8762%2025.4275%2016.9784%2018.6089%2018.7034V6.88727C18.6089%203.23794%2021.4618%200.225241%2025.1057%200.0264817L25.3978%200.0105431C29.9139%20-0.235785%2033.432%203.87278%2032.4935%208.29711L32.3509%208.96958Z%22%20fill%3D%22%23001E2B%22%20style%3D%22fill%3A%20rgb(0%2C%2030%2C%2043)%20!important%3B%20opacity%3A%200.5%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M6.87099%2018.1305H18.6089C27.0831%2016.9853%2031.492%209.82803%2032.6372%206.39258C32.6372%2020.4647%2021.2294%2031.8724%207.15727%2031.8724H5.7595C2.57861%2031.8724%203.75296e-07%2029.2938%209.71911e-08%2026.113L0%2025.0015C-3.31719e-07%2021.2068%203.07625%2018.1305%206.87099%2018.1305Z%22%20fill%3D%22%23001E2B%22%20style%3D%22fill%3A%20rgb(0%2C%2030%2C%2043)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M77.1461%2015.8454C77.1461%2010.9922%2074.1328%208.2251%2070.1994%208.2251C66.2443%208.2251%2063.2527%2010.9922%2063.2527%2015.8454C63.2527%2020.6769%2066.2443%2023.4658%2070.1994%2023.4658C71.1266%2023.4658%2072.0031%2023.3136%2072.7999%2023.0094L73.9951%2024.4799H76.9216L74.7991%2021.8142C76.2479%2020.5176%2077.1461%2018.4894%2077.1461%2015.8454ZM69.1129%2018.1055L71.0107%2020.6118C70.7572%2020.6625%2070.4819%2020.6914%2070.1994%2020.6914C67.9177%2020.6914%2066.4327%2018.9891%2066.4327%2015.8454C66.4327%2012.7016%2067.9177%2010.9994%2070.1994%2010.9994C72.4739%2010.9994%2073.9661%2012.7016%2073.9661%2015.8454C73.9661%2017.4608%2073.5678%2018.6994%2072.8796%2019.5179L71.7785%2018.1055H69.1129Z%22%20fill%3D%22%23001E2B%22%20style%3D%22fill%3A%20rgb(0%2C%2030%2C%2043)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M86.5462%2018.5252C86.5537%2020.0174%2085.5324%2020.7997%2084.4242%2020.7997C83.2578%2020.7997%2082.5044%2019.9811%2082.4972%2018.6701V12.1362H79.4114V19.2206C79.4187%2021.8211%2080.9398%2023.4074%2083.178%2023.4074C84.8516%2023.4074%2086.0535%2022.5454%2086.5537%2021.2415H86.6691V23.2625H89.6325V12.1362H86.5462V18.5252Z%22%20fill%3D%22%23001E2B%22%20style%3D%22fill%3A%20rgb(0%2C%2030%2C%2043)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M95.2733%2023.4735C96.9176%2023.4735%2097.9824%2022.7563%2098.5261%2021.7204H98.6122V23.2634H101.539V15.7589C101.539%2013.1077%2099.2939%2011.9922%2096.8164%2011.9922C94.1508%2011.9922%2092.3977%2013.2671%2091.9703%2015.2953L94.8241%2015.5271C95.0341%2014.7883%2095.6931%2014.245%2096.8014%2014.245C97.8519%2014.245%2098.4533%2014.7737%2098.4533%2015.6865V15.7299C98.4533%2016.4471%2097.693%2016.5412%2095.7584%2016.7296C93.5561%2016.9324%2091.5789%2017.6712%2091.5789%2020.1559C91.5789%2022.3579%2093.1505%2023.4735%2095.2733%2023.4735ZM96.1573%2021.3438C95.208%2021.3438%2094.5272%2020.9019%2094.5272%2020.0544C94.5272%2019.1852%2095.244%2018.7578%2096.3305%2018.6057C97.0046%2018.5115%2098.1053%2018.3521%2098.475%2018.1059V19.2866C98.475%2020.4528%2097.5115%2021.3438%2096.1573%2021.3438Z%22%20fill%3D%22%23001E2B%22%20style%3D%22fill%3A%20rgb(0%2C%2030%2C%2043)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M108.033%2023.4443C109.829%2023.4443%20110.764%2022.4085%20111.191%2021.4813H111.321V23.2632H114.364V8.42822H111.285V14.0058H111.191C110.779%2013.1004%20109.888%2011.9921%20108.026%2011.9921C105.585%2011.9921%20103.52%2013.89%20103.52%2017.7146C103.52%2021.4379%20105.498%2023.4443%20108.033%2023.4443ZM109.011%2020.9887C107.497%2020.9887%20106.671%2019.6414%20106.671%2017.7001C106.671%2015.7733%20107.482%2014.4477%20109.011%2014.4477C110.51%2014.4477%20111.351%2015.7153%20111.351%2017.7001C111.351%2019.6848%20110.496%2020.9887%20109.011%2020.9887Z%22%20fill%3D%22%23001E2B%22%20style%3D%22fill%3A%20rgb(0%2C%2030%2C%2043)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M116.901%2023.2632H119.987V16.9685C119.987%2015.5993%20120.987%2014.6577%20122.349%2014.6577C122.776%2014.6577%20123.363%2014.7302%20123.653%2014.8243V12.0862C123.377%2012.0209%20122.993%2011.9775%20122.682%2011.9775C121.436%2011.9775%20120.414%2012.7019%20120.009%2014.0782H119.893V12.1369H116.901V23.2632Z%22%20fill%3D%22%23001E2B%22%20style%3D%22fill%3A%20rgb(0%2C%2030%2C%2043)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M128.102%2023.4735C129.746%2023.4735%20130.811%2022.7563%20131.354%2021.7204H131.441V23.2634H134.368V15.7589C134.368%2013.1077%20132.122%2011.9922%20129.645%2011.9922C126.979%2011.9922%20125.226%2013.2671%20124.799%2015.2953L127.652%2015.5271C127.862%2014.7883%20128.522%2014.245%20129.631%2014.245C130.68%2014.245%20131.282%2014.7737%20131.282%2015.6865V15.7299C131.282%2016.4471%20130.521%2016.5412%20128.588%2016.7296C126.385%2016.9324%20124.407%2017.6712%20124.407%2020.1559C124.407%2022.3579%20125.98%2023.4735%20128.102%2023.4735ZM128.986%2021.3438C128.036%2021.3438%20127.356%2020.9019%20127.356%2020.0544C127.356%2019.1852%20128.073%2018.7578%20129.16%2018.6057C129.833%2018.5115%20130.935%2018.3521%20131.303%2018.1059V19.2866C131.303%2020.4528%20130.34%2021.3438%20128.986%2021.3438Z%22%20fill%3D%22%23001E2B%22%20style%3D%22fill%3A%20rgb(0%2C%2030%2C%2043)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M139.847%2016.831C139.855%2015.3967%20140.71%2014.5564%20141.955%2014.5564C143.194%2014.5564%20143.94%2015.3678%20143.933%2016.7296V23.2634H147.019V16.1791C147.019%2013.5858%20145.497%2011.9922%20143.179%2011.9922C141.528%2011.9922%20140.333%2012.8035%20139.833%2014.1001H139.703V12.1371H136.762V23.2634H139.847V16.831Z%22%20fill%3D%22%23001E2B%22%20style%3D%22fill%3A%20rgb(0%2C%2030%2C%2043)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M155.368%2012.1368H153.276V9.47119H150.189V12.1368H148.669V14.4548H150.189V20.2498C150.175%2022.4301%20151.66%2023.5094%20153.898%2023.4153C154.695%2023.3862%20155.26%2023.2269%20155.572%2023.1255L155.086%2020.8293C154.934%2020.8582%20154.608%2020.9306%20154.319%2020.9306C153.703%2020.9306%20153.276%2020.6989%20153.276%2019.8441V14.4548H155.368V12.1368Z%22%20fill%3D%22%23001E2B%22%20style%3D%22fill%3A%20rgb(0%2C%2030%2C%2043)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M63.3105%2039.5815H64.8028V35.2691H69.7333V39.5815H71.2303V29.6914H69.7333V33.9894H64.8028V29.6914H63.3105V39.5815Z%22%20fill%3D%22%23001E2B%22%20style%3D%22fill%3A%20rgb(0%2C%2030%2C%2043)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M76.4844%2039.7317C78.1022%2039.7317%2079.2467%2038.9349%2079.5751%2037.7277L78.2084%2037.4813C77.9477%2038.1816%2077.3199%2038.5389%2076.499%2038.5389C75.2627%2038.5389%2074.432%2037.7373%2074.3934%2036.3079H79.6668V35.796C79.6668%2033.1158%2078.0635%2032.0679%2076.383%2032.0679C74.3162%2032.0679%2072.9543%2033.6422%2072.9543%2035.9215C72.9543%2038.2251%2074.2969%2039.7317%2076.4844%2039.7317ZM74.3982%2035.2261C74.4562%2034.1734%2075.2192%2033.2607%2076.3926%2033.2607C77.513%2033.2607%2078.247%2034.0913%2078.2519%2035.2261H74.3982Z%22%20fill%3D%22%23001E2B%22%20style%3D%22fill%3A%20rgb(0%2C%2030%2C%2043)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M83.4274%2039.7463C84.6543%2039.7463%2085.3443%2039.1233%2085.6195%2038.5679H85.678V39.5821H87.0882V34.6563C87.0882%2032.4977%2085.3878%2032.0679%2084.2101%2032.0679C82.8673%2032.0679%2081.631%2032.6088%2081.1481%2033.9609L82.505%2034.27C82.7176%2033.7436%2083.2584%2033.2366%2084.2294%2033.2366C85.1611%2033.2366%2085.6396%2033.7243%2085.6396%2034.5645V34.5983C85.6396%2035.1248%2085.0984%2035.1151%2083.7652%2035.2696C82.3602%2035.4338%2080.9211%2035.8008%2080.9211%2037.4862C80.9211%2038.9446%2082.0173%2039.7463%2083.4274%2039.7463ZM83.7409%2038.5872C82.9253%2038.5872%2082.3361%2038.2202%2082.3361%2037.5055C82.3361%2036.7328%2083.0218%2036.4576%2083.8572%2036.3465C84.3256%2036.2837%2085.4363%2036.1582%2085.6437%2035.9506V36.9067C85.6437%2037.7856%2084.9437%2038.5872%2083.7409%2038.5872Z%22%20fill%3D%22%23001E2B%22%20style%3D%22fill%3A%20rgb(0%2C%2030%2C%2043)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M90.4551%2029.6914H89.0115V39.5815H90.4551V29.6914Z%22%20fill%3D%22%23001E2B%22%20style%3D%22fill%3A%20rgb(0%2C%2030%2C%2043)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M95.8597%2032.1638H94.3391V30.3867H92.8946V32.1638H91.8081V33.3228H92.8946V37.7028C92.8904%2039.0501%2093.9184%2039.7021%2095.0584%2039.6779C95.5176%2039.6731%2095.8262%2039.5862%2095.9952%2039.5235L95.7342%2038.3307C95.638%2038.35%2095.459%2038.3934%2095.2273%2038.3934C94.7589%2038.3934%2094.3391%2038.2389%2094.3391%2037.4034V33.3228H95.8597V32.1638Z%22%20fill%3D%22%23001E2B%22%20style%3D%22fill%3A%20rgb(0%2C%2030%2C%2043)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M99.0606%2035.1773C99.0606%2033.9941%2099.8092%2033.3181%20100.838%2033.3181C101.832%2033.3181%20102.426%2033.9507%20102.426%2035.0372V39.5815H103.871V34.8634C103.871%2033.0139%20102.856%2032.0673%20101.331%2032.0673C100.176%2032.0673%2099.4805%2032.5696%2099.1334%2033.3712H99.0413V29.6914H97.6169V39.5815H99.0606V35.1773Z%22%20fill%3D%22%23001E2B%22%20style%3D%22fill%3A%20rgb(0%2C%2030%2C%2043)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://quadrant.health/favicon.ico",
    "ogImage": "/logo512.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 it being the main brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "For providers",
      "reasoning": "The button 'For providers' uses the accent color #021F2B, which is a strong, dark color contrasting with the light background, making it stand out as the primary call-to-action."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "There is only one button detected, so no secondary button with a different color is available."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "healthcare providers"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.95,
    "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 it being the main brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles