Headstart Brand: Colors, Fonts, Logo & Visual Identity

Headstart Brand Identity

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

Color Palette

Brand palette extracted from https://www.headstart.io.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using Headstart's actual button styles.

Brand Personality

Headstart Brand in the Wild

Image: headstart.io
Source: headstart.io

Image: i.ytimg.com
Source: headstart.io

Frequently Asked Questions

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Quicksand",
      "role": "body"
    },
    {
      "family": "Ginto Nord Bold",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#0D2133",
    "secondary": "#FF009E",
    "accent": "#FF009E",
    "background": "#F2F2F2",
    "textPrimary": "#2B2B2B",
    "link": "#5966F3"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Quicksand",
      "heading": "Ginto Nord Bold"
    }
  },
  "components": {
    "buttonPrimary": {
      "background": "#FF009E",
      "textColor": "#000000",
      "borderColor": "#000000",
      "borderRadius": "10px"
    },
    "buttonSecondary": {
      "background": "#FCFCFF",
      "textColor": "#2B2B2B",
      "borderRadius": "0px"
    }
  },
  "images": {
    "logo": "https://www.headstart.io/files/wp-content/uploads/2019/05/headstart_logo_white-1024x177.png",
    "favicon": "https://www.headstart.io/files/wp-content/uploads/2019/05/cropped-headstart_favicon-32x32.png"
  }
}