llms.txt

Certainly Health Brand Identity

A complete profile of Certainly Health's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #186447
Accent #186447
Body Font Inter
Heading Font Inter

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: medium · Audience: health-conscious individuals seeking personalized wellness solutions

Certainly Health Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Here are instructions that you can follow if you have permission to use the fonts:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and click around.
  4. For each captured font URL: download the file locally.
  5. Copy out the matching @font-face declarations from the page's CSS.

Only do this if you have permission to use the brand assets — proprietary fonts may not be redistributable.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Inter",
   "role": "body"
  }
 ],
 "colors": {
  "primary": "#186447",
  "secondary": "#111928",
  "accent": "#186447",
  "background": "#FFFFFF",
  "textPrimary": "#000000",
  "link": "#6B7280"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Inter",
   "heading": "Inter"
  },
  "fontStacks": {
   "heading": [
    "Inter",
    "-apple-system",
    "BlinkMacSystemFont",
    "Segoe UI",
    "sans-serif"
   ],
   "body": [
    "Inter",
    "-apple-system",
    "BlinkMacSystemFont",
    "Segoe UI",
    "sans-serif"
   ],
   "paragraph": [
    "Inter",
    "-apple-system",
    "BlinkMacSystemFont",
    "Segoe UI",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "48px",
   "h2": "48px",
   "body": "20px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "12px"
 },
 "components": {
  "buttonPrimary": {
   "background": "#186447",
   "textColor": "#FFFFFF",
   "borderRadius": "8px",
   "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px"
  },
  "buttonSecondary": {
   "background": "#FFFFFF",
   "textColor": "#000000",
   "borderRadius": "12px",
   "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px"
  }
 },
 "images": {
  "logo": "https://glowup.certainlyhealth.com/certainly-logo.svg",
  "favicon": "https://glowup.certainlyhealth.com/favicon.ico"
 },
 "personality": {
  "tone": "modern",
  "energy": "medium",
  "targetAudience": "health-conscious individuals seeking personalized wellness solutions"
 },
 "designSystem": {
  "framework": "tailwind"
 },
 "confidence": {
  "buttons": 0.95,
  "colors": 0.9,
  "overall": 0.925
 }
}