HappiLabs Brand: Colors, Fonts, Logo & Visual Identity

HappiLabs Brand Identity

A complete profile of HappiLabs's visual system — colors, typography, components, and personality — extracted from https://www.happilabs.org/. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://www.happilabs.org/.

Color Hex Code RGB Values
primary #5991ED rgb(89, 145, 237)
accent #5991ED rgb(89, 145, 237)
background #FFFFFF rgb(255, 255, 255)
textPrimary #000000 rgb(0, 0, 0)
link #5991ED rgb(89, 145, 237)

Typography

Each font links to its Google Fonts page where available.

Role Font Family Link
body Open Sans Google Fonts →
heading Montserrat Google Fonts →

Visual Assets

UI Components

Button Primary

Button Secondary

Brand Personality

HappiLabs Brand in the Wild

Frequently Asked Questions

What is HappiLabs's primary brand color?

HappiLabs's primary brand color is #5991ED. It anchors the visual identity across their website, product UI, and marketing materials.

What font does HappiLabs use?

HappiLabs uses Open Sans for body text and Montserrat for headings. Fonts were detected on https://www.happilabs.org/ as part of their live design system.

Does HappiLabs use a light or dark theme?

HappiLabs's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find HappiLabs's logo?

HappiLabs's logo is available directly on their site (https://www.happilabs.org/). 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://www.happilabs.org/ 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 HappiLabs.

Methodology

Brand data on this page was extracted from https://www.happilabs.org/ 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": "Montserrat",
      "role": "heading"
    },
    {
      "family": "Open Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#5991ED",
    "accent": "#5991ED",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#5991ED"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Open Sans",
      "heading": "Montserrat"
    },
    "fontStacks": {
      "heading": [
        "Montserrat"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Montserrat"
      ]
    },
    "fontSizes": {
      "h1": "47px",
      "h2": "25.5px",
      "body": "13.5px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#5991ED",
      "textColor": "#FFFFFF",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://images.squarespace-cdn.com/content/v1/618183a15280fd127cb9c0a4/5d362282-d3f4-4b29-b016-8ab8fe002065/New+HL+logo.png?format=1500w",
    "favicon": "https://images.squarespace-cdn.com/content/v1/618183a15280fd127cb9c0a4/69d213fe-bfff-4890-9e63-93965e7f5825/favicon.ico?format=100w",
    "ogImage": "http://static1.squarespace.com/static/618183a15280fd127cb9c0a4/t/67e8723956da4c2a033bc970/1743286841125/New+HL+icon.png?format=1500w",
    "logoHref": "/",
    "logoAlt": "HappiLabs"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "scientific and research professionals"
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  }
}