Firezone Brand: Colors, Fonts, Logo & Visual Identity

Firezone Brand Identity

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

Color Palette

Brand palette extracted from https://www.firezone.dev.

Element Value RGB
primary #FF7300 rgb(255, 115, 0)
secondary #D4D0AB rgb(212, 208, 171)
accent #FF7300 rgb(255, 115, 0)
background #050505 rgb(5, 5, 5)
textPrimary #050505 rgb(5, 5, 5)
link #4C3E33 rgb(76, 62, 51)

Typography

Each font links to its Google Fonts page where available.

Role Font Family Google Fonts Link
primary Source Sans 3 Google Fonts →
heading Source Sans 3 Google Fonts →
unknown Manrope Not available on Google Fonts

Visual Assets

Logo

Favicon

UI Components

Button Primary

Button Secondary

Brand Personality

Firezone Brand in the Wild

Source: firezone.dev

Source: firezone.dev

Source: firezone.dev

Source: firezone.dev

Source: firezone.dev

Source: firezone.dev

Frequently Asked Questions

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

What font does Firezone use? Firezone uses Source Sans 3 as the primary typeface across body and headings.

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

Where can I find Firezone's logo? Firezone's logo is available directly on their site (https://www.firezone.dev). 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://www.firezone.dev 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 Firezone.

Methodology

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

This page is published by CharacterQuilt and is not affiliated with or endorsed by Firezone.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Source Sans 3",
      "role": "body"
    },
    {
      "family": "Manrope",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#FF7300",
    "secondary": "#D4D0AB",
    "accent": "#FF7300",
    "background": "#050505",
    "textPrimary": "#050505",
    "link": "#4C3E33"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Source Sans 3",
      "heading": "Source Sans 3"
    },
    "fontStacks": {
      "heading": [
        "Manrope"
      ],
      "body": [
        "Source Sans 3"
      ],
      "paragraph": [
        "Source Sans 3"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "14px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FF7300",
      "textColor": "#FFFFFF",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "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.43081 0.0723725 0.0872615) 0px 10px 15px -3px, oklab(0.43081 0.0723725 0.0872615) 0px 4px 6px -4px"
    },
    "buttonSecondary": {
      "background": "#050505",
      "textColor": "#F8F7F7",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.firezone.dev/_next/image?url=%2Fimages%2Flogo-text-dark.svg&w=384&q=75",
    "favicon": "https://www.firezone.dev/favicon.ico?476d57313e36f8bd",
    "ogImage": null,
    "logoHref": "/",
    "logoAlt": "Firezone Logo"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  }
}