Labdoor Brand: Colors, Fonts, Logo & Visual Identity
Labdoor Brand Identity
A complete profile of Labdoor's visual system — colors, typography, components, and personality — extracted from https://labdoor.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://labdoor.com.
- primary:
- Hex: #00A1E4
- RGB: rgb(0, 161, 228)
- secondary:
- Hex: #2D4757
- RGB: rgb(45, 71, 87)
- accent:
- Hex: #00A1E4
- RGB: rgb(0, 161, 228)
- background:
- Hex: #474747
- RGB: rgb(71, 71, 71)
- textPrimary:
- Hex: #474747
- RGB: rgb(71, 71, 71)
- link:
- Hex: #128434
- RGB: rgb(18, 132, 52)
Typography
Each font links to its Google Fonts page where available.
- primary: Lato
- heading: Lato
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Labdoor's actual button styles.
Button Primary
- Background: #00A1E4
- Text Color: #FFFFFF
- Border Radius: 28px
- Shadow: none
Button Secondary
- Background: #FFFFFF
- Text Color: #00A1E4
- Border Radius: 16px
- Shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: health-conscious consumers looking for supplement reviews
Frequently Asked Questions
What is Labdoor's primary brand color?
Labdoor's primary brand color is #00A1E4. It anchors the visual identity across their website, product UI, and marketing materials.What font does Labdoor use?
Labdoor uses Lato as the primary typeface across body and headings.Does Labdoor use a light or dark theme?
Labdoor's primary site uses a light color scheme, with a background of #474747.Where can I find Labdoor's logo?
Labdoor's logo is available directly on their site (https://labdoor.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://labdoor.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 Labdoor.
Methodology
Brand data on this page was extracted from https://labdoor.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": "Lato", "role": "body"},
{"family": "Helvetica", "role": "body"}
],
"colors": {
"primary": "#00A1E4",
"secondary": "#2D4757",
"accent": "#00A1E4",
"background": "#474747",
"textPrimary": "#474747",
"link": "#128434"
},
"typography": {
"fontFamilies": {
"primary": "Lato",
"heading": "Lato"
},
"fontStacks": {
"heading": ["Lato", "Helvetica", "sans-serif"],
"body": ["Lato", "Helvetica", "sans-serif"],
"paragraph": ["Lato", "Helvetica", "sans-serif"]
},
"fontSizes": {
"h1": "66px",
"h2": "50px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#00A1E4",
"textColor": "#FFFFFF",
"borderRadius": "28px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#00A1E4",
"borderRadius": "16px",
"shadow": "none"
}
},
"images": {
"logo": "https://labdoor-web-cdn-prod.labdoor.com/public/images/logo-labdoor-white.svg",
"favicon": "https://labdoor.com/apple-touch-icon.png",
"ogImage": "https://labdoor-web-cdn-prod.labdoor.com/public/images/social-share-labdoor.jpg"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "health-conscious consumers looking for supplement reviews"
}
}