Home · Branding · Sample

Sample Brand Identity

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

Download JSON
Primary
#000000
Accent
#1C1B1F
Body Font
Apk Protocol
Heading
Apk Protocol

Color Palette

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

primary
#000000
rgb(0, 0, 0)
accent
#1C1B1F
rgb(28, 27, 31)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#1C1B1F
rgb(28, 27, 31)
link
#000000
rgb(0, 0, 0)

Typography

Each font links to its Google Fonts page where available.

primary
Apk Protocol
Apk Protocol Google Fonts →
heading
Apk Protocol
Apk Protocol Google Fonts →
Apk Protocol, 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

Sample logo
Logo
Sample favicon
Favicon
Sample social image
Social Card

UI Components

Live previews rendered using Sample's actual button styles.

input
background #FFFFFF textColor #1C1B1F borderColor #FFFFFF borderRadius 0px shadow none
buttonPrimary
background #1C1B1F textColor #FFFFFF borderRadius 0px shadow none
buttonSecondary
background #FFFFFF textColor #1C1B1F borderColor #C9C9C9 borderRadius 2px shadow none

Brand Personality

Tone: professional Energy: medium Audience: healthcare professionals

Sample Brand in the Wild

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

Frequently Asked Questions

What is Sample's primary brand color?

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

What accent color does Sample use?

Sample uses #1C1B1F as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Sample use?

Sample uses Apk Protocol as the primary typeface across body and headings.

Does Sample use a light or dark theme?

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

Where can I find Sample's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Apk Protocol",
      "role": "body"
    },
    {
      "family": "Dmmono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#000000",
    "accent": "#1C1B1F",
    "background": "#FFFFFF",
    "textPrimary": "#1C1B1F",
    "link": "#000000"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Apk Protocol",
      "heading": "Apk Protocol"
    },
    "fontStacks": {
      "heading": [
        "Apk Protocol",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Apk Protocol",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Apk Protocol",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "96px",
      "h2": "14px",
      "body": "36px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#1C1B1F",
      "borderColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#1C1B1F",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#1C1B1F",
      "borderColor": "#C9C9C9",
      "borderRadius": "2px",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "2px",
        "bottomRight": "2px",
        "bottomLeft": "2px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2065%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%0A%3Cpath%20d%3D%22M60.0978%2019.413C56.9196%2019.413%2054.9463%2017.1488%2054.9463%2013.8045C54.9463%2010.4394%2056.8781%208.17521%2060.0147%208.17521C63.1513%208.17521%2065%2010.3978%2065%2013.8045C65%2013.9707%2065%2014.2407%2064.9792%2014.4276H57.0027C57.1897%2016.3595%2058.249%2017.6889%2060.0978%2017.6889C61.3856%2017.6889%2062.3827%2016.9826%2062.8189%2015.7363H64.8961C64.3145%2018.0628%2062.5489%2019.413%2060.0978%2019.413ZM57.065%2012.7659H62.902C62.632%2010.9171%2061.5518%209.87853%2060.0147%209.87853C58.3737%209.87853%2057.3558%2011.0418%2057.065%2012.7659Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M51.8791%2019.1845V4.35313H53.9356V19.1845H51.8791Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M40.7252%2023.2974V8.44525H42.7817V9.87853H42.8232C43.5918%208.61143%2045.1082%208.17521%2046.1883%208.17521C49.4288%208.17521%2051.0905%2010.7302%2051.0905%2013.8045C51.0905%2016.858%2049.4288%2019.413%2046.1883%2019.413C45.1082%2019.413%2043.5918%2018.9768%2042.8232%2017.7304H42.7817V23.2974H40.7252ZM42.7193%2013.8045C42.7193%2015.7571%2043.6125%2017.6681%2045.8352%2017.6681C48.0786%2017.6681%2048.951%2015.7571%2048.951%2013.8045C48.951%2011.7896%2048.0786%209.92008%2045.8352%209.92008C43.6125%209.92008%2042.7193%2011.7896%2042.7193%2013.8045Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M23.8721%2019.1845V8.44525H25.8247V10.0655H25.8663C26.6348%208.79838%2027.8189%208.17521%2029.2937%208.17521C30.6854%208.17521%2031.8694%208.75683%2032.3264%2010.0863C33.0742%208.86069%2034.2998%208.17521%2035.6915%208.17521C37.8934%208.17521%2039.2643%209.17228%2039.2643%2011.4157V19.1845H37.2287V12.2258C37.2287%2010.9587%2036.8548%209.94085%2035.2345%209.94085C33.6143%209.94085%2032.5965%2011.0625%2032.5965%2012.7243V19.1845H30.54V12.2258C30.54%2010.8964%2030.1038%209.94085%2028.6082%209.94085C26.6764%209.94085%2025.9286%2011.7688%2025.9286%2012.7243V19.1845H23.8721Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M16.6291%2019.413C14.4273%2019.413%2013.0355%2018.1874%2013.0355%2016.1725C13.0355%2014.1992%2014.5727%2013.2436%2017.3146%2013.0151C19.4541%2012.849%2020.3681%2012.5789%2020.3681%2011.5819C20.3681%2010.5225%2019.4126%209.87853%2018.0624%209.87853C16.6291%209.87853%2015.6321%2010.4394%2015.5282%2011.8934H13.4718C13.4718%209.87853%2015.362%208.17521%2018.0624%208.17521C20.5135%208.17521%2022.4038%209.35923%2022.4038%2011.8519V19.1845H20.4512V17.5642H20.4097C19.4957%2018.769%2018.0624%2019.413%2016.6291%2019.413ZM15.1543%2016.1725C15.1543%2017.1696%2016.006%2017.6681%2017.0861%2017.6681C18.7894%2017.6681%2020.4097%2016.5256%2020.4097%2014.5107V13.7214C19.745%2014.1991%2018.7687%2014.3446%2017.7093%2014.4484C16.0683%2014.6354%2015.1543%2015.1339%2015.1543%2016.1725Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M6.21089%2019.5584C2.16031%2019.5584%200.166178%2017.2942%200%2014.7392H2.30571C2.6173%2016.8164%204.00904%2017.6889%206.21089%2017.6889C8.35042%2017.6889%209.84602%2016.858%209.84602%2015.3416C9.84602%2014.1992%209.01514%2013.4721%207.16641%2013.0359L4.75683%2012.4751C2.67961%2011.9973%200.3739%2011.1041%200.3739%208.36216C0.3739%205.78641%202.65884%204%205.96162%204C9.28517%204%2011.5493%205.91104%2011.7155%208.81915H9.45135C9.22286%206.78348%207.93498%205.8695%205.96162%205.8695C3.96749%205.8695%202.6173%206.78347%202.6173%208.21676C2.6173%209.35923%203.55205%2010.0239%205.35923%2010.4602L7.74803%2011.021C10.7392%2011.7065%2012.131%2012.9113%2012.131%2015.1547C12.131%2017.9381%209.65907%2019.5584%206.21089%2019.5584Z%22%20fill%3D%22black%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/67e44190406a0bcfe7aa5ba8/67e44190406a0bcfe7aa5c96_Favicon.ico",
    "ogImage": "https://cdn.prod.website-files.com/67bc7a2c4469024abe1d8c1b/67c02f859239ca0fbdcbe7ef_Screenshot%202025-02-27%20at%2010.24.48.webp",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 2,
    "reasoning": "Selected #2 because it is visible, located in the header, links to the homepage, and matches the brand inferred from the page title and URL.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Get started",
      "reasoning": "Button #0 has a dark background (#1C1B1F) with white text, making it stand out more prominently as a primary CTA compared to the lighter Button #1."
    },
    "secondary": {
      "index": 1,
      "text": "Get started",
      "reasoning": "Button #1 has a light background (#FFFFFF) with a border, making it less prominent and suitable as a secondary CTA."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "healthcare professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 2,
        "selectedLogoReasoning": "Selected #2 because it is visible, located in the header, links to the homepage, and matches the brand inferred from the page title and URL.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles