llms.txt

Hirebolt Brand Identity

A complete profile of Hirebolt's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #1F3847
Accent #DDF0A7
Body Font Space Grotesk
Heading Font Fraunces

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: medium · Audience: tech professionals and companies seeking AI talent

Hirebolt Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials.

Machine-Readable Profile

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Space Grotesk",
      "role": "body"
    },
    {
      "family": "Fraunces",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#1F3847",
    "accent": "#DDF0A7",
    "background": "#151515",
    "textPrimary": "#151515",
    "link": "#DDF0A7"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Space Grotesk",
      "heading": "Fraunces"
    },
    "fontStacks": {
      "heading": [
        "Fraunces",
        "serif"
      ],
      "body": [
        "Space Grotesk",
        "sans-serif"
      ],
      "paragraph": [
        "Space Grotesk",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "48px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#DDF0A7",
      "textColor": "#1F3847",
      "borderRadius": "999px",
      "borderRadiusCorners": {
        "topLeft": "999px",
        "topRight": "999px",
        "bottomRight": "999px",
        "bottomLeft": "999px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://new.hirebolt.com/hirebolt_website_img/hirebolt_by%20index.dev%201.png",
    "favicon": "https://new.hirebolt.com/hirebolt_website_img/favicon.ico",
    "ogImage": null,
    "logoHref": "#",
    "logoAlt": "Hirebolt by Index.dev"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech professionals and companies seeking AI talent"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  }
}