Loop Health Brand: Colors, Fonts, Logo & Visual Identity
Loop Health Brand Identity
A complete profile of Loop Health's visual system — colors, typography, components, and personality — extracted from loophealth.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from loophealth.com.
| Element | Color | RGB |
|---|---|---|
| primary | #025F4C | rgb(2, 95, 76) |
| secondary | #F1EEDB | rgb(241, 238, 219) |
| accent | #BCDD33 | rgb(188, 221, 51) |
| background | #FFFFFF | rgb(255, 255, 255) |
| textPrimary | #025F4C | rgb(2, 95, 76) |
| link | #025F4C | rgb(2, 95, 76) |
Typography
Each font links to its Google Fonts page where available.
| Element | Font | Link |
|---|---|---|
| primary | Work Sans | Google Fonts → |
| heading | Work Sans | Google Fonts → |
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:
...
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Loop Health's actual button styles.
Button Primary
| Attribute | Value |
|---|---|
| background | #BCDD33 |
| textColor | #025F4C |
| borderColor | #BCDD33 |
| borderRadius | 8.0388px |
| shadow | none |
Button Secondary
| Attribute | Value |
|---|---|
| background | #FFFFFF |
| textColor | #025F4C |
| borderColor | #FFFFFF |
| borderRadius | 8.0388px |
| shadow | none |
Brand Personality
Tone: professional
Energy: medium
Audience: businesses seeking health insurance solutions
Frequently Asked Questions
What is Loop Health's primary brand color?
Loop Health's primary brand color is #025F4C.What accent color does Loop Health use?
Loop Health uses #BCDD33 as an accent color.What font does Loop Health use?
Loop Health uses Work Sans as the primary typeface.Does Loop Health use a light or dark theme?
Loop Health's primary site uses a light color scheme.Where can I find Loop Health's logo?
Loop Health's logo is available directly on their site.How was this brand profile generated?
This profile was extracted using the Firecrawl branding extraction API.
Methodology
Brand data on this page was extracted from loophealth.com.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{ "family": "Work Sans", "role": "body" }
],
"colors": {
"primary": "#025F4C",
"secondary": "#F1EEDB",
"accent": "#BCDD33",
"background": "#FFFFFF",
"textPrimary": "#025F4C",
"link": "#025F4C"
},
"typography": {
"fontFamilies": {
"primary": "Work Sans",
"heading": "Work Sans"
},
"fontStacks": {
"heading": ["Work Sans", "Arial", "sans-serif"],
"body": ["Work Sans", "Arial", "sans-serif"]
}
},
"components": {
"buttonPrimary": {
"background": "#BCDD33",
"textColor": "#025F4C",
"borderColor": "#BCDD33",
"borderRadius": "8.0388px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#025F4C",
"borderColor": "#FFFFFF",
"borderRadius": "8.0388px",
"shadow": "none"
}
}
}