Hyperbound Brand: Colors, Fonts, Logo & Visual Identity

Hyperbound Brand Identity

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

Color Palette

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

Color Name Hex Code RGB Code
Primary #D7FF87 rgb(215, 255, 135)
Secondary #697586 rgb(105, 117, 134)
Accent #D7FF87 rgb(215, 255, 135)
Background #FFFFFF rgb(255, 255, 255)
Text Primary #181D27 rgb(24, 29, 39)
Link #181D27 rgb(24, 29, 39)

Typography

Each font links to its Google Fonts page where available.

Role Font Family Google Fonts Link
Primary Geist Sans Geist Sans →
Heading Source Serif 4 Source Serif 4 →

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Hyperbound's actual button styles.

Button Primary

Button Secondary

Brand Personality

Hyperbound Brand in the Wild

Source: hyperbound.ai

Source: hyperbound.ai

Source: hyperbound.ai

Source: hyperbound.ai

Source: hyperbound.ai

Source: hyperbound.ai

Frequently Asked Questions

What is Hyperbound's primary brand color?

Hyperbound's primary brand color is #D7FF87. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Hyperbound use?

Hyperbound uses Geist Sans for body text and Source Serif 4 for headings. Fonts were detected on https://hyperbound.ai as part of their live design system.

Does Hyperbound use a light or dark theme?

Hyperbound's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Hyperbound's logo?

Hyperbound's logo is available directly on their site (https://hyperbound.ai). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from https://hyperbound.ai using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Hyperbound.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Geist Sans",
      "role": "body"
    },
    {
      "family": "Source Serif 4",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#D7FF87",
    "secondary": "#697586",
    "accent": "#D7FF87",
    "background": "#FFFFFF",
    "textPrimary": "#181D27",
    "link": "#181D27"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Geist Sans",
      "heading": "Source Serif 4"
    },
    "fontStacks": {
      "heading": [
        "Geist Sans",
        "sans-serif"
      ],
      "body": [
        "Geist Sans",
        "sans-serif"
      ],
      "paragraph": [
        "Geist Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "20px",
      "h2": "72px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#D7FF87",
      "textColor": "#181D27",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgba(68, 102, 0, 0.4) 0px 1px 2px 0px, rgb(204, 255, 102) 0px 0px 0px 1px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#181D27",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 2px 5px 0px inset, rgba(0, 0, 0, 0.12) 0px 1.4px 2.8px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1.4px"
    }
  },
  "images": {
    "logo": "https://www.hyperbound.ai/webflow/images/Vector.svg",
    "favicon": "https://www.hyperbound.ai/webflow/images/black-favicon.png",
    "ogImage": "/assets/new-OG-image.png",
    "logoHref": "https://www.hyperbound.ai/"
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "sales professionals and businesses seeking AI solutions"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  }
}