Home · Branding · WellTheory

WellTheory Brand Identity

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

Download JSON
Primary
#5D7275
Accent
#527C4B
Body Font
Messina Sans
Heading
Messina Sans

Color Palette

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

primary
#5D7275
rgb(93, 114, 117)
secondary
#527C4B
rgb(82, 124, 75)
accent
#527C4B
rgb(82, 124, 75)
background
#E8EBEB
rgb(232, 235, 235)
textPrimary
#18353A
rgb(24, 53, 58)
link
#18353A
rgb(24, 53, 58)

Typography

Each font links to its Google Fonts page where available.

primary
Messina Sans
Messina Sans Google Fonts →
heading
Messina Sans
Messina Sans Google Fonts →
Messina Sans, 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

WellTheory logo
Logo
WellTheory favicon
Favicon
WellTheory social image
Social Card

UI Components

Live previews rendered using WellTheory's actual button styles.

input
background #FFFFFF textColor #18353A borderColor null borderRadius 32px shadow none
buttonPrimary
background #527C4B textColor #FFFFFF borderRadius 32px shadow none
buttonSecondary
background #FFFFFF textColor #18353A borderRadius 0px shadow none

Brand Personality

Tone: modern Energy: medium Audience: Individuals seeking autoimmune care solutions

WellTheory Brand in the Wild

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

Frequently Asked Questions

What is WellTheory's primary brand color?

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

What accent color does WellTheory use?

WellTheory uses #527C4B as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does WellTheory use?

WellTheory uses Messina Sans as the primary typeface across body and headings.

Does WellTheory use a light or dark theme?

WellTheory's primary site uses a light color scheme, with a background of #E8EBEB.

Where can I find WellTheory's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Messina Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#5D7275",
    "secondary": "#527C4B",
    "accent": "#527C4B",
    "background": "#E8EBEB",
    "textPrimary": "#18353A",
    "link": "#18353A"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Messina Sans",
      "heading": "Messina Sans"
    },
    "fontStacks": {
      "heading": [
        "Messina Sans",
        "sans-serif"
      ],
      "body": [
        "Messina Sans",
        "sans-serif"
      ],
      "paragraph": [
        "Messina Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "40px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "16px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#18353A",
      "borderColor": null,
      "borderRadius": "32px",
      "borderRadiusCorners": {
        "topLeft": "32px",
        "topRight": "32px",
        "bottomRight": "32px",
        "bottomLeft": "32px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#527C4B",
      "textColor": "#FFFFFF",
      "borderRadius": "32px",
      "borderRadiusCorners": {
        "topLeft": "32px",
        "topRight": "32px",
        "bottomRight": "32px",
        "bottomLeft": "32px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#18353A",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/606b0c58344d153f2b31bfef/6148a0f8d853da9cd9d4078d_well%20theory.svg",
    "favicon": "https://cdn.prod.website-files.com/606b0c58344d153f2b31bfef/61508ecf4145584e8ebb2a14_favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/606b0c58344d153f2b31bfef/68a77b8abd91f6feb3dbaadb_c94534d424d4a74215953176bddc17bd_Global%20Meta%20Image.jpg",
    "logoHref": "/",
    "logoAlt": "WellTheory"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 10,
    "reasoning": "Selected #10 because it is visible, located in the header, links to the homepage, and matches the brand name 'WellTheory'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Get My Care Plan",
      "reasoning": "Button #1 ('Get My Care Plan') is likely the primary CTA due to its action-oriented text and vibrant green background, which aligns with the brand's focus on healthcare services."
    },
    "secondary": {
      "index": 5,
      "text": "Check Coverage",
      "reasoning": "Button #5 ('Check Coverage') is selected as secondary due to its different background color (white) and supportive action, complementing the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "Individuals seeking autoimmune care solutions"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 10,
        "selectedLogoReasoning": "Selected #10 because it is visible, located in the header, links to the homepage, and matches the brand name 'WellTheory'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles