Home · Branding · Corsair

Corsair Brand Identity

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

Download JSON
Primary
#222840
Accent
#00D4B4
Body Font
Roboto
Heading
Roboto

Color Palette

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

primary
#222840
rgb(34, 40, 64)
secondary
#7D8FA8
rgb(125, 143, 168)
accent
#00D4B4
rgb(0, 212, 180)
background
#0D0F1A
rgb(13, 15, 26)
textPrimary
#C8D6E8
rgb(200, 214, 232)
link
#C8D6E8
rgb(200, 214, 232)

Typography

Each font links to its Google Fonts page where available.

primary
Roboto
heading
Roboto
Geist, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, Noto Sans, Apple Color Emoji, Segoe UI Emoji
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

Corsair favicon
Favicon

UI Components

Live previews rendered using Corsair's actual button styles.

buttonPrimary
background #00D4B4 textColor #0D0F1A borderRadius 10px shadow none
buttonSecondary
background #0D0F1A textColor #C8D6E8 borderColor #323743 borderRadius 8px shadow none

Brand Personality

Tone: modern Energy: medium Audience: developers and tech enthusiasts

Corsair Brand in the Wild

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

Frequently Asked Questions

What is Corsair's primary brand color?

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

What accent color does Corsair use?

Corsair uses #00D4B4 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Corsair use?

Corsair uses Roboto as the primary typeface across body and headings.

Does Corsair use a light or dark theme?

Corsair's primary site uses a dark color scheme, with a background of #0D0F1A.

How was this brand profile generated?

This profile was extracted from https://www.corsair.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 Corsair.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Roboto",
      "role": "body"
    },
    {
      "family": "Geist",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#222840",
    "secondary": "#7D8FA8",
    "accent": "#00D4B4",
    "background": "#0D0F1A",
    "textPrimary": "#C8D6E8",
    "link": "#C8D6E8"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Roboto",
      "heading": "Roboto"
    },
    "fontStacks": {
      "heading": [
        "Geist",
        "ui-sans-serif",
        "system-ui",
        "-apple-system",
        "Segoe UI",
        "Roboto",
        "Helvetica",
        "Arial",
        "Noto Sans",
        "Apple Color Emoji",
        "Segoe UI Emoji"
      ],
      "body": [
        "Geist",
        "ui-sans-serif",
        "system-ui",
        "-apple-system",
        "Segoe UI",
        "Roboto",
        "Helvetica",
        "Arial",
        "Noto Sans",
        "Apple Color Emoji",
        "Segoe UI Emoji"
      ],
      "paragraph": [
        "Geist",
        "ui-sans-serif",
        "system-ui",
        "-apple-system",
        "Segoe UI",
        "Roboto",
        "Helvetica",
        "Arial",
        "Noto Sans",
        "Apple Color Emoji",
        "Segoe UI Emoji"
      ]
    },
    "fontSizes": {
      "h1": "62px",
      "h2": "48px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 12,
    "borderRadius": "4px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#00D4B4",
      "textColor": "#0D0F1A",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#0D0F1A",
      "textColor": "#C8D6E8",
      "borderColor": "#323743",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": null,
    "favicon": "https://corsair.dev/favicon.ico?favicon.8042a2e7.ico",
    "ogImage": null
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Github",
      "reasoning": "Button #1 has a vibrant green background (#00D4B4), which is typically used for primary CTAs. The text 'Github' suggests an action-oriented purpose, making it a strong candidate for the primary button."
    },
    "secondary": {
      "index": 0,
      "text": "View all integrations",
      "reasoning": "Button #0 has a dark background (#0D0F1A) and a contrasting text color (#C8D6E8). It is less vibrant than the primary button, making it suitable as a secondary option."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "developers and tech enthusiasts"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": false,
      "llmSucceeded": false,
      "finalSource": "none"
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles