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.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Labdoor's actual button styles.

Brand Personality

Frequently Asked Questions

  1. 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.

  2. What font does Labdoor use?
    Labdoor uses Lato as the primary typeface across body and headings.

  3. Does Labdoor use a light or dark theme?
    Labdoor's primary site uses a light color scheme, with a background of #474747.

  4. 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.

  5. 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"
  }
}