Hum Brand: Colors, Fonts, Logo & Visual Identity

Hum Brand Identity

A complete profile of Hum's visual system — colors, typography, components, and personality — extracted from http://letshum.com. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from http://letshum.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Social Card

UI Components

Live previews rendered using Hum's actual button styles.

Brand Personality

Frequently Asked Questions

Methodology

Brand data on this page was extracted from http://letshum.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": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#00112F",
    "secondary": "#374151",
    "accent": "#0C76F9",
    "background": "#FFFFFF",
    "textPrimary": "#00112F",
    "link": "#00112F"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter"
      ],
      "body": [
        "Inter"
      ],
      "paragraph": [
        "Inter"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "30px",
      "body": "11.3px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": "#D1D5DB",
      "borderRadius": "32px",
      "borderRadiusCorners": {
        "topLeft": "32px",
        "topRight": "32px",
        "bottomRight": "32px",
        "bottomLeft": "32px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px"
    },
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#FFFFFF",
      "borderRadius": "24px",
      "borderRadiusCorners": {
        "topLeft": "24px",
        "topRight": "24px",
        "bottomRight": "24px",
        "bottomLeft": "24px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": null,
    "favicon": null,
    "ogImage": "https://letshum.com/preview-image.png"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "home internet users"
  }
}