Home · Branding · Zephyr Fusion

Zephyr Fusion Brand Identity

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

Download JSON
Primary
#3E061D
Accent
#FF4E71
Body Font
FK Grotesk Regular
Heading
FK Grotesk Black

Color Palette

Brand palette extracted from https://www.zephyrfusion.com.

primary
#3E061D
rgb(62, 6, 29)
secondary
#0000EE
rgb(0, 0, 238)
accent
#FF4E71
rgb(255, 78, 113)
background
#000000
rgb(0, 0, 0)
textPrimary
#000000
rgb(0, 0, 0)
link
#FF4E71
rgb(255, 78, 113)

Typography

Each font links to its Google Fonts page where available.

primary
FK Grotesk Regular
FK Grotesk Regular Google Fonts →
heading
FK Grotesk Black
FK Grotesk Black Google Fonts →
FK Grotesk Black, sans-serif
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Zephyr Fusion favicon
Favicon
Zephyr Fusion social image
Social Card

UI Components

Live previews rendered using Zephyr Fusion's actual button styles.

input
background transparent textColor #FFFFFF borderColor null borderRadius 0px shadow none
buttonPrimary
background #3E061D textColor #0000EE borderRadius 8px shadow none
buttonSecondary
background #111111 textColor #000000 borderRadius 4px shadow none

Brand Personality

Tone: modern Energy: high Audience: tech-savvy individuals interested in satellite technology

Zephyr Fusion Brand in the Wild

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

Frequently Asked Questions

What is Zephyr Fusion's primary brand color?

Zephyr Fusion's primary brand color is #3E061D. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Zephyr Fusion use?

Zephyr Fusion uses #FF4E71 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Zephyr Fusion use?

Zephyr Fusion uses FK Grotesk Regular for body text and FK Grotesk Black for headings. Fonts were detected on https://www.zephyrfusion.com as part of their live design system.

Does Zephyr Fusion use a light or dark theme?

Zephyr Fusion's primary site uses a dark color scheme, with a background of #000000.

How was this brand profile generated?

This profile was extracted from https://www.zephyrfusion.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 Zephyr Fusion.

Methodology

Brand data on this page was extracted from https://www.zephyrfusion.com on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Zephyr Fusion.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "FK Grotesk Mono Regular",
      "role": "monospace"
    },
    {
      "family": "FK Grotesk Black",
      "role": "heading"
    },
    {
      "family": "FK Grotesk Regular",
      "role": "body"
    },
    {
      "family": "Record Laser Bold",
      "role": "display"
    },
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#3E061D",
    "secondary": "#0000EE",
    "accent": "#FF4E71",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#FF4E71"
  },
  "typography": {
    "fontFamilies": {
      "primary": "FK Grotesk Regular",
      "heading": "FK Grotesk Black"
    },
    "fontStacks": {
      "heading": [
        "FK Grotesk Black",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "FK Grotesk Mono Regular",
        "monospace"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "48px",
      "body": "12px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#3E061D",
      "textColor": "#0000EE",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#111111",
      "textColor": "#000000",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://framerusercontent.com/images/EamClOpyRsiN6T0K9jM7YEnTs.png",
    "ogImage": "https://framerusercontent.com/images/Mi535XpfcBJAWA5sb0uZ6ukmNXE.png"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": -1,
    "reasoning": "None of the logo candidates match the brand 'Zephyr Fusion' as inferred from the page title and URL. All candidates appear to represent other brands.",
    "confidence": 0.2,
    "rejected": true,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 6,
      "text": "Satellite EngineersBuild advanced satellite technologies that enable high-performance aerospace oper",
      "reasoning": "Button #6 has a vibrant and unique background color (#3E061D) that stands out as a brand color, making it the primary CTA."
    },
    "secondary": {
      "index": 0,
      "text": "Subscribe",
      "reasoning": "Button #0 has a different background color (#111111) and serves a common secondary action ('Subscribe')."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "tech-savvy individuals interested in satellite technology"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": -1,
        "selectedLogoReasoning": "None of the logo candidates match the brand 'Zephyr Fusion' as inferred from the page title and URL. All candidates appear to represent other brands.",
        "confidence": 0.2
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles