Voltair Brand: Colors, Fonts, Logo & Visual Identity

Voltair Brand Identity

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

Color Palette

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

Scheme Color RGB
primary #FF4500 rgb(255, 69, 0)
accent #FF4500 rgb(255, 69, 0)
background #FFFFFF rgb(255, 255, 255)
textPrimary #171717 rgb(23, 23, 23)
link #0000EE rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

Type Family Link
primary Garet Regular Google Fonts →
heading Garet Medium Google Fonts →
sans-serif Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

Visual Assets

UI Components

Button Primary

Button Secondary

Brand Personality

Voltair Brand in the Wild

Source: voltairlabs.com

Source: voltairlabs.com

Source: voltairlabs.com

Source: voltairlabs.com

Source: voltairlabs.com

Source: voltairlabs.com

Frequently Asked Questions

  1. What is Voltair's primary brand color?
    Voltair's primary brand color is #FF4500. It anchors the visual identity across their website, product UI, and marketing materials.

  2. What font does Voltair use?
    Voltair uses Garet Regular for body text and Garet Medium for headings. Fonts were detected on https://voltairlabs.com/ as part of their live design system.

  3. Does Voltair use a light or dark theme?
    Voltair's primary site uses a light color scheme, with a background of #FFFFFF.

  4. How was this brand profile generated?
    This profile was extracted from https://voltairlabs.com/ 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 Voltair.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Garet Regular",
      "role": "body"
    },
    {
      "family": "Garet Medium",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#FF4500",
    "accent": "#FF4500",
    "background": "#FFFFFF",
    "textPrimary": "#171717",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Garet Regular",
      "heading": "Garet Medium"
    },
    "fontStacks": {
      "heading": [
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Garet Regular",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "12px",
      "h2": "12px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "2px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FF4500",
      "textColor": "#0000EE",
      "borderRadius": "6px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#0F0F0F",
      "textColor": "#0000EE",
      "borderRadius": "6px",
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://framerusercontent.com/images/WKf4YKyPkOTDUtiYBvULTy3WqU.svg",
    "ogImage": "https://framerusercontent.com/images/ziwphpd2iZCLQVkCymg41KhqLE.svg"
  }
}