Apero Health Brand: Colors, Fonts, Logo & Visual Identity
Apero Health Brand Identity
A complete profile of Apero Health's visual system — colors, typography, components, and personality — extracted from https://www.aperohealth.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.aperohealth.com.
- primary
#0000EErgb(0, 0, 238) - secondary
#292944rgb(41, 41, 68) - accent
#292944rgb(41, 41, 68) - background
#FBFBFBrgb(251, 251, 251) - textPrimary
#080829rgb(8, 8, 41) - link
#080829rgb(8, 8, 41)
Typography
Each font links to its Google Fonts page where available.
- primary
Plus Jakarta Sans
Google Fonts → - heading
Plus Jakarta Sans
Google Fonts →
Plusjakartasans, sans-serif
Visual Assets
.png)
UI Components
Live previews rendered using Apero Health's actual button styles.
Button Primary
- background:
#292944 - textColor:
#FFFFFF - borderRadius:
14px - shadow:
none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: medical professionals
Frequently Asked Questions
- What is Apero Health's primary brand color?
Apero Health's primary brand color is#0000EE. It anchors the visual identity across their website, product UI, and marketing materials. - What accent color does Apero Health use?
Apero Health uses#292944as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis. - What font does Apero Health use?
Apero Health uses Plus Jakarta Sans as the primary typeface across body and headings. - Does Apero Health use a light or dark theme?
Apero Health's primary site uses a light color scheme, with a background of#FBFBFB. - Where can I find Apero Health's logo?
Apero Health's logo is available directly on their site (https://www.aperohealth.com). The current logo URL is included in the machine-readable JSON profile linked above.
Methodology
Brand data on this page was extracted from https://www.aperohealth.com on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Plus Jakarta Sans",
"role": "body"
}
],
"colors": {
"primary": "#0000EE",
"secondary": "#292944",
"accent": "#292944",
"background": "#FBFBFB",
"textPrimary": "#080829",
"link": "#080829"
},
"typography": {
"fontFamilies": {
"primary": "Plus Jakarta Sans",
"heading": "Plus Jakarta Sans"
},
"fontStacks": {
"heading": [
"Plusjakartasans",
"sans-serif"
],
"body": [
"Plusjakartasans",
"sans-serif"
],
"paragraph": [
"Plusjakartasans",
"sans-serif"
]
},
"fontSizes": {
"h1": "64px",
"h2": "64px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#292944",
"textColor": "#FFFFFF",
"borderRadius": "14px",
"borderRadiusCorners": {
"topLeft": "14px",
"topRight": "14px",
"bottomRight": "14px",
"bottomLeft": "14px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/642de057e0489a5a784c3b68/642de057e0489a03594c3d2b_Frame%2039.svg",
"favicon": "https://cdn.prod.website-files.com/642de057e0489a5a784c3b68/642de057e0489aa9dd4c3d21_image%2018%20(1).png",
"ogImage": "https://storage.googleapis.com/apero/icons/social.png"
}
}