The Hog Brand: Colors, Fonts, Logo & Visual Identity

The Hog Brand Identity

A complete profile of The Hog's visual system — colors, typography, components, and personality — extracted from https://thehog.ai/. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://thehog.ai/.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using The Hog's actual button styles.

Brand Personality

The Hog Brand in the Wild

Image: app.thehog.ai

Image: framerusercontent.com

Image: app.thehog.ai

Image: 1029thehog.com

Image: y.yarn.co

Image: cdn.prod.website-files.com

Frequently Asked Questions

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Manrope",
      "role": "body"
    },
    {
      "family": "Instrument Serif",
      "role": "heading"
    },
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Aeonik",
      "role": "display"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "secondary": "#00A2C7",
    "accent": "#0F0F0F",
    "background": "#FFFFFF",
    "textPrimary": "#666666",
    "link": "#80D1E3"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Manrope",
      "heading": "Instrument Serif"
    },
    "fontStacks": {
      "heading": [
        "Instrument Serif",
        "serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "96px",
      "h2": "64px",
      "body": "24px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#0F0F0F",
      "textColor": "#000000",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#0000EE",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://framerusercontent.com/images/fIdZdtltaQ6uXeuTgdZdBwbSs.png?width=135&height=135",
    "favicon": "https://framerusercontent.com/images/ZvGBx5auADu6ssutnqN21FJHUM.png",
    "ogImage": "https://framerusercontent.com/assets/6vtfDQuxFFWrURM3tbC5DTfw00.png",
    "logoHref": "./"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "business professionals seeking growth solutions"
  }
}