Home · Branding · Apothékary

Apothékary Brand Identity

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

Download JSON
Primary
#7FA193
Accent
#9BC2AE
Body Font
Sofia Pro
Heading
Utile Display

Color Palette

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

primary
#7FA193
rgb(127, 161, 147)
secondary
#FFFBAE
rgb(255, 251, 174)
accent
#9BC2AE
rgb(155, 194, 174)
background
#DBE2DD
rgb(219, 226, 221)
textPrimary
#3D3D3E
rgb(61, 61, 62)
link
#9BC2AE
rgb(155, 194, 174)

Typography

Each font links to its Google Fonts page where available.

primary
Sofia Pro
heading
Utile Display
Utile Display Google Fonts →
sofia-pro, 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

Apothékary logo
Logo
Apothékary favicon
Favicon

UI Components

Live previews rendered using Apothékary's actual button styles.

buttonPrimary
background #9BC2AE textColor #3D3D3E borderRadius 9999px shadow none
buttonSecondary
background #DBE2DD textColor #7FA193 borderRadius 0px shadow none

Brand Personality

Tone: modern Energy: medium Audience: health-conscious individuals interested in wellness and natural remedies

Apothékary Brand in the Wild

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

Frequently Asked Questions

What is Apothékary's primary brand color?

Apothékary's primary brand color is #7FA193. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Apothékary use?

Apothékary uses #9BC2AE as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Apothékary use?

Apothékary uses Sofia Pro for body text and Utile Display for headings. Fonts were detected on https://www.apothekary.com/ as part of their live design system.

Does Apothékary use a light or dark theme?

Apothékary's primary site uses a light color scheme, with a background of #DBE2DD.

Where can I find Apothékary's logo?

Apothékary's logo is available directly on their site (https://www.apothekary.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.apothekary.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 Apothékary.

Methodology

Brand data on this page was extracted from https://www.apothekary.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 Apothékary.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Sofia Pro",
      "role": "body"
    },
    {
      "family": "Utile Display",
      "role": "heading"
    },
    {
      "family": "Wulkan Display",
      "role": "display"
    }
  ],
  "colors": {
    "primary": "#7FA193",
    "secondary": "#FFFBAE",
    "accent": "#9BC2AE",
    "background": "#DBE2DD",
    "textPrimary": "#3D3D3E",
    "link": "#9BC2AE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Sofia Pro",
      "heading": "Utile Display"
    },
    "fontStacks": {
      "heading": [
        "sofia-pro",
        "sans-serif"
      ],
      "body": [
        "sofia-pro",
        "sans-serif"
      ],
      "paragraph": [
        "sofia-pro",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "62px",
      "body": "12px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#9BC2AE",
      "textColor": "#3D3D3E",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#DBE2DD",
      "textColor": "#7FA193",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%20189%2023%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M27.2471%2014.6242C29.725%2014.6242%2030.9639%2013.773%2030.9639%2012.0706C30.9639%2010.3546%2029.725%209.49655%2027.2471%209.49655H24.5812V14.6208H27.2471V14.6242ZM21.9824%207.59668H27.472C29.5772%207.59668%2031.1385%207.99504%2032.1525%208.79176C33.1665%209.58848%2033.6768%2010.661%2033.6768%2012.0093C33.6768%2013.3576%2033.1631%2014.4335%2032.129%2015.237C31.0982%2016.0406%2029.5067%2016.4423%2027.3579%2016.4423H24.5812V21.8934H21.9824V7.59668Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(61%2C%2061%2C%2062)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M43.8006%2018.7682C44.6803%2019.7079%2045.8689%2020.1777%2047.363%2020.1777C48.8403%2020.1777%2050.0256%2019.7079%2050.9119%2018.7682C51.8017%2017.8284%2052.2449%2016.4869%2052.2449%2014.7437C52.2449%2013.0004%2051.8017%2011.6555%2050.9119%2010.709C50.0222%209.76249%2048.8403%209.28922%2047.363%209.28922C45.8689%209.28922%2044.6837%209.76249%2043.8006%2010.709C42.9209%2011.6555%2042.4777%2013.0004%2042.4777%2014.7437C42.4811%2016.4869%2042.9209%2017.8284%2043.8006%2018.7682ZM41.8197%209.3437C43.1996%207.98859%2045.0496%207.31104%2047.363%207.31104C49.6629%207.31104%2051.5062%207.98859%2052.8963%209.3437C54.2863%2010.6988%2054.9813%2012.4999%2054.9813%2014.7437C54.9813%2016.9772%2054.2863%2018.775%2052.8963%2020.1335C51.5062%2021.4954%2049.6629%2022.1764%2047.363%2022.1764C45.0496%2022.1764%2043.1996%2021.4954%2041.8197%2020.1335C40.4397%2018.7716%2039.748%2016.9738%2039.748%2014.7437C39.748%2012.4999%2040.4363%2010.6988%2041.8197%209.3437Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(61%2C%2061%2C%2062)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M59.9746%207.59668V9.49655H64.9472V21.8934H67.5661V9.49655H72.542V7.59668H59.9746Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(61%2C%2061%2C%2062)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M89.8335%207.59668V13.5414H81.7922V7.59668H79.1699V21.8934H81.7922V15.4005H89.8335V21.8934H92.4524V7.59668H89.8335Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(61%2C%2061%2C%2062)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M100.672%207.59685V21.8902H110.684V19.9494H103.271V15.3393H110.238V13.5212H103.271V9.49672H110.684V7.59685H100.672ZM106.323%200.954102L104.352%204.38613H106.366L109.257%200.954102H106.323Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(61%2C%2061%2C%2062)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M128.001%207.59668L120.92%2014.236V7.59668H118.301V21.8934H120.92V14.8489L127.843%2021.8934H131.137L123.767%2014.3995L130.955%207.59668H128.001Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(61%2C%2061%2C%2062)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M163.37%2013.7866C165.354%2013.7866%20166.348%2013.0716%20166.348%2011.6416C166.348%2010.2116%20165.354%209.49655%20163.37%209.49655H160.278V13.7832H163.37V13.7866ZM157.703%207.59668H163.414C165.207%207.59668%20166.587%207.95759%20167.557%208.6794C168.527%209.40122%20169.014%2010.3682%20169.014%2011.5803C169.014%2012.7652%20168.558%2013.7083%20167.648%2014.4097C166.738%2015.1111%20165.415%2015.4822%20163.682%2015.523L169.864%2021.8934H166.704L160.298%2015.094V21.8934H157.699V7.59668H157.703Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(61%2C%2061%2C%2062)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M185.859%207.59668L181.4%2013.3576L176.965%207.59668H173.916L179.99%2015.3392V21.8934H182.565V15.3187L188.568%207.59668H185.859Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(61%2C%2061%2C%2062)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M7.84123%2016.8884C6.59222%2016.9054%205.46407%2017.2765%204.4971%2017.7872L7.95539%209.63615L11.2525%2017.7804C10.1613%2017.1778%209.01973%2016.8781%207.84123%2016.8884ZM9.66439%207.59668H6.23296L0.128906%2021.8934H2.75452C2.77802%2021.8628%205.01752%2018.7848%207.88152%2018.7508C9.57037%2018.7133%2011.2995%2019.8029%2012.9212%2021.8934H15.7718L9.66439%207.59668Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(61%2C%2061%2C%2062)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M143.527%2016.8884C142.278%2016.9054%20141.15%2017.2765%20140.183%2017.7872L143.641%209.63615L146.938%2017.7804C145.847%2017.1778%20144.705%2016.8781%20143.527%2016.8884ZM145.35%207.59668H141.919L135.814%2021.89H138.44C138.464%2021.8594%20140.703%2018.7814%20143.567%2018.7474C145.256%2018.7099%20146.985%2019.7995%20148.607%2021.89H151.457L145.35%207.59668Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(61%2C%2061%2C%2062)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://www.apothekary.com/images/favicon.png",
    "ogImage": null,
    "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.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Quiz",
      "reasoning": "Button #3 has a vibrant green background (#9BC2AE) and a rounded design, making it stand out as a primary CTA. The text 'Quiz' suggests an engaging action, aligning with a primary call-to-action."
    },
    "secondary": {
      "index": 0,
      "text": "LEARN THE SCIENCE",
      "reasoning": "Button #0 has a different background color (#DBE2DD) and offers an informative action with 'LEARN THE SCIENCE', making it suitable as a secondary CTA."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "health-conscious individuals interested in wellness and natural remedies"
  },
  "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": 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.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles