Mighty Health Brand Identity
A complete profile of Mighty Health's visual system — colors, typography, components, and personality — extracted from http://www.mightyhealth.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://www.mightyhealth.com.
Typography
Each font links to its Google Fonts page where available.
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
UI Components
Live previews rendered using Mighty Health's actual button styles.
Brand Personality
Mighty Health Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Mighty Health's primary brand color?
Mighty Health's primary brand color is #FFB100. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Mighty Health use?
Mighty Health uses #FFC800 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Mighty Health use?
Mighty Health uses Open Sans for body text and Poppins for headings. Fonts were detected on http://www.mightyhealth.com as part of their live design system.
Does Mighty Health use a light or dark theme?
Mighty Health's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Mighty Health's logo?
Mighty Health's logo is available directly on their site (http://www.mightyhealth.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 http://www.mightyhealth.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 Mighty Health.
Methodology
Brand data on this page was extracted from http://www.mightyhealth.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 Mighty Health.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Poppins",
"role": "heading"
},
{
"family": "Open Sans",
"role": "body"
}
],
"colors": {
"primary": "#FFB100",
"secondary": "#FF0000",
"accent": "#FFC800",
"background": "#FFFFFF",
"textPrimary": "#808080",
"link": "#FFC800"
},
"typography": {
"fontFamilies": {
"primary": "Open Sans",
"heading": "Poppins"
},
"fontStacks": {
"heading": [
"Poppins",
"sans-serif"
],
"body": [
"Poppins",
"sans-serif"
],
"paragraph": [
"Poppins",
"sans-serif"
]
},
"fontSizes": {
"h1": "22px",
"h2": "24px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "5px"
},
"components": {
"input": {
"background": "#F7F7F9",
"textColor": "#212529",
"borderColor": null,
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#FFC800",
"textColor": "#000000",
"borderColor": "#FFDC3B",
"borderRadius": "32px",
"borderRadiusCorners": {
"topLeft": "32px",
"topRight": "32px",
"bottomRight": "32px",
"bottomLeft": "32px"
},
"shadow": "rgba(255, 227, 0, 0.6) 0px 0px 14px 0px"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#FFFFFF",
"borderColor": "#FFFFFF",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "rgb(255, 255, 255) 0px 0px 3px 0px"
}
},
"images": {
"logo": "https://takenupload.com/69ca2db9ca607",
"favicon": "https://takenupload.com/69ca2f86bbff9",
"ogImage": "https://dash.takenupload.org/69e355e008351",
"logoHref": "http://www.mightyhealth.com/",
"logoAlt": "TOKO56"
},
"__llm_logo_reasoning": {
"selectedIndex": 1,
"reasoning": "Selected #1 because it is visible, located in the header, has a medium size, and the alt text matches the brand name 'TOKO56'.",
"confidence": 0.95,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 1,
"text": "DAFTAR",
"reasoning": "Button #1 ('DAFTAR') is likely the primary CTA due to its vibrant brand color (#FFC800) and action-oriented text ('DAFTAR'), which suggests a sign-up or registration action."
},
"secondary": {
"index": 6,
"text": "DAFTAR",
"reasoning": "Button #6 ('DAFTAR') is chosen as secondary because it has a different background color (#FFFFFF) and complements the primary action with a similar purpose but less visual emphasis."
},
"confidence": 0.9
},
"personality": {
"tone": "bold",
"energy": "high",
"targetAudience": "young adults interested in online gaming or betting"
},
"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": 1,
"selectedLogoReasoning": "Selected #1 because it is visible, located in the header, has a medium size, and the alt text matches the brand name 'TOKO56'.",
"confidence": 0.95
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 