Harbera Brand: Colors, Fonts, Logo & Visual Identity

Harbera Brand Identity

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

Color Palette

Brand palette extracted from https://harbera.com/.

Color Value RGB
primary #EE4207 rgb(238, 66, 7)
accent #EE4207 rgb(238, 66, 7)
background #FFFFFF rgb(255, 255, 255)
textPrimary #000000 rgb(0, 0, 0)
link #FDE8E1 rgb(253, 232, 225)

Typography

Each font links to its Google Fonts page where available.

Role Font Family Google Fonts Link
primary Public Sans Public Sans
heading Inter Inter

Visual Assets

UI Components

Button Primary

Brand Personality

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://harbera.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

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Public Sans",
      "role": "body"
    },
    {
      "family": "Inter",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#EE4207",
    "accent": "#EE4207",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#FDE8E1"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Public Sans",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Public Sans",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Public Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "32px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#EE4207",
      "textColor": "#0000EE",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://framerusercontent.com/images/93BaqIs3e4uzFmWlnpUdnYWkC8.png",
    "ogImage": "https://framerusercontent.com/assets/5BkHUE1VImwbamxZtk0HU3zUI.jpg"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses seeking AI credentialing solutions"
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.95,
    "overall": 0.925
  }
}