Endpoint Health Brand: Colors, Fonts, Logo & Visual Identity
Endpoint Health Brand Identity
A complete profile of Endpoint Health's visual system — colors, typography, components, and personality — extracted from https://endpointhealth.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://endpointhealth.com/.
- Primary: #8995A9
- Secondary: #09757A
- Accent: #FFFF00
- Background: #FFFFFF
- Text Primary: #000000
- Link: #FFFF00
Typography
Each font links to its Google Fonts page where available.
- Primary: Arial
- Heading: Josefin Sans
UI Components
Live previews rendered using Endpoint Health's actual button styles.
- Button Primary:
- Background: #FFFFFF
- Text Color: #000000
- Border Color: #8995A9
- Border Radius: 4px
- Shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: unknown
Frequently Asked Questions
What is Endpoint Health's primary brand color?
Endpoint Health's primary brand color is #8995A9. It anchors the visual identity across their website, product UI, and marketing materials.What accent color does Endpoint Health use?
Endpoint Health uses #FFFF00 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does Endpoint Health use?
Endpoint Health uses Arial for body text and Josefin Sans for headings. Fonts were detected on https://endpointhealth.com/ as part of their live design system.Does Endpoint Health use a light or dark theme?
Endpoint Health's primary site uses a light color scheme, with a background of #FFFFFF.How was this brand profile generated?
This profile was extracted from https://endpointhealth.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 Endpoint Health.
Methodology
Brand data on this page was extracted from https://endpointhealth.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. 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.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Arial",
"role": "body"
},
{
"family": "Josefin Sans",
"role": "heading"
}
],
"colors": {
"primary": "#8995A9",
"secondary": "#09757A",
"accent": "#FFFF00",
"background": "#FFFFFF",
"textPrimary": "#000000",
"link": "#FFFF00"
},
"typography": {
"fontFamilies": {
"primary": "Arial",
"heading": "Josefin Sans"
},
"fontStacks": {
"heading": [
"Josefin Sans",
"Arial",
"sans-serif"
],
"body": [
"Arial"
]
}
},
"components": {
"buttonPrimary": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderColor": "#8995A9",
"borderRadius": "4px"
}
},
"images": {
"favicon": "https://img1.wsimg.com/isteam/ip/static/pwa-app/logo-default.png/:/rs=w:57,h:57,m"
}
}