Heru Brand: Colors, Fonts, Logo & Visual Identity

Heru Brand Identity

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

Color Palette

Brand palette extracted from https://www.heru.app/.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Brand Personality

Heru Brand in the Wild

Image: heru.app
Source: heru.app

Image: cdn.sanity.io
Source: heru.app

Image: heru.app
Source: heru.app

Image: cdn.sanity.io
Source: heru.app

Image: heru.app
Source: heru.app

Image: cdn.sanity.io
Source: heru.app

Frequently Asked Questions

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Lexend Deca",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#364153",
    "secondary": "#4A5565",
    "accent": "#1D8FF3",
    "background": "#FFFFFF",
    "textPrimary": "#1D8FF3",
    "link": "#1D8FF3"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Lexend Deca",
      "heading": "Lexend Deca"
    },
    "fontStacks": {
      "heading": [
        "Lexend Deca",
        "system-ui",
        "-apple-system",
        "sans-serif"
      ],
      "body": [
        "Lexend Deca",
        "system-ui",
        "-apple-system",
        "sans-serif"
      ],
      "paragraph": [
        "Lexend Deca",
        "system-ui",
        "-apple-system",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "36px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#1E2939",
      "borderColor": "#E2E8F0",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#1D8FF3",
      "textColor": "#FFFFFF",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "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, rgba(0, 0, 0, 0) 0px 0px 0px 0px, oklab(0.642009 -0.0569877 -0.167262 / 0.2) 0px 10px 15px -3px, oklab(0.642009 -0.0569877 -0.167262 / 0.2) 0px 4px 6px -4px"
    },
    "buttonSecondary": {
      "background": "#F3F5F7",
      "textColor": "#0C3961",
      "borderColor": "#DBE1E7",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.heru.app/heru-logo.svg",
    "favicon": "https://www.heru.app/favicon.svg",
    "ogImage": "https://www.heru.app/images/og-default.png",
    "logoHref": "/",
    "logoAlt": "Heru"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "freelancers in Mexico"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  }
}