HeyGen Brand: Colors, Fonts, Logo & Visual Identity

HeyGen Brand Identity

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

Color Palette

Brand palette extracted from https://www.heygen.com/.

Typography

Each font links to its Google Fonts page where available.

Font Stacks

Visual Assets

UI Components

Live previews rendered using HeyGen's actual button styles.

Brand Personality

Frequently Asked Questions

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "TT Norms Pro",
      "role": "body"
    },
    {
      "family": "ABC Solar Display",
      "role": "display"
    }
  ],
  "colors": {
    "primary": "#DFF8FF",
    "secondary": "#F9ECFF",
    "accent": "#00C3FF",
    "background": "#FFFFFF",
    "textPrimary": "#00C3FF",
    "link": "#00C3FF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "TT Norms Pro",
      "heading": "ABC Solar Display"
    },
    "fontStacks": {
      "heading": [
        "ABC Solar Display",
        "TT Norms Pro",
        "Arial",
        "Helvetica",
        "sans-serif"
      ],
      "body": [
        "TT Norms Pro",
        "Arial",
        "Helvetica",
        "sans-serif"
      ],
      "paragraph": [
        "ABC Solar Display",
        "TT Norms Pro",
        "Arial",
        "Helvetica",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "80px",
      "h2": "56px",
      "body": "80px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "10px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#00C3FF",
      "textColor": "#171717",
      "borderRadius": "12px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#233717",
      "borderRadius": "12px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.heygen.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fpdhqcmb1%2Fproduction%2Fa9a7eb46c320a83bbff2d836d0313e62a10e5e79-282x197.png&w=256&q=75",
    "favicon": "https://www.heygen.com/favicon.ico",
    "ogImage": "https://cdn.sanity.io/images/pdhqcmb1/production/579e83ff34c4c832744efaedb9681d255e58dc13-1200x630.png?fit=max&auto=format"
  }
}