Home · Branding · Superunit

Superunit Brand Identity

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

Download JSON
Primary
#FCFF69
Accent
#34D399
Body Font
Inter
Heading
Space Grotesk

Color Palette

Brand palette extracted from http://superunit.ai.

primary
#FCFF69
rgb(252, 255, 105)
secondary
#FEFFD2
rgb(254, 255, 210)
accent
#34D399
rgb(52, 211, 153)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#34D399
rgb(52, 211, 153)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Space Grotesk
Space Grotesk Google Fonts →
Space Grotesk, Inter, 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

Superunit logo
Logo
Superunit favicon
Favicon

UI Components

Live previews rendered using Superunit's actual button styles.

buttonPrimary
background #FCFF69 textColor #000000 borderRadius 10px shadow none
buttonSecondary
background #FFFFFF textColor #000000 borderColor #000000 borderRadius 8px shadow none

Brand Personality

Tone: modern Energy: high Audience: businesses seeking AI verification solutions

Superunit Brand in the Wild

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

Frequently Asked Questions

What is Superunit's primary brand color?

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

What accent color does Superunit use?

Superunit uses #34D399 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Superunit use?

Superunit uses Inter for body text and Space Grotesk for headings. Fonts were detected on http://superunit.ai as part of their live design system.

Does Superunit use a light or dark theme?

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

Where can I find Superunit's logo?

Superunit's logo is available directly on their site (http://superunit.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 http://superunit.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 Superunit.

Methodology

Brand data on this page was extracted from http://superunit.ai 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 Superunit.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Space Grotesk",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#FCFF69",
    "secondary": "#FEFFD2",
    "accent": "#34D399",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#34D399"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Space Grotesk"
    },
    "fontStacks": {
      "heading": [
        "Space Grotesk",
        "Inter",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "-apple-system",
        "BlinkMacSystemFont",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "-apple-system",
        "BlinkMacSystemFont",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60.8px",
      "h2": "38.4px",
      "body": "17.92px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FCFF69",
      "textColor": "#000000",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": "#000000",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%22147%20468%20111%20143%22%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20aria-hidden%3D%22true%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M243.434%20512.003C252.365%20508.418%20258.525%20499.389%20257.71%20489.024C256.83%20476.996%20246.204%20468%20234.144%20468H203.766C174.658%20468%20149.495%20489.904%20147.181%20518.913C145.845%20535.635%20152.005%20550.954%20162.598%20561.906C164.326%20563.666%20163.641%20566.502%20161.36%20567.415C152.429%20571%20146.268%20580.029%20147.083%20590.394C147.996%20602.422%20158.622%20611.418%20170.682%20611.418H201.06C230.168%20611.418%20255.331%20589.514%20257.645%20560.505C258.982%20543.783%20252.821%20528.464%20242.228%20517.512C240.5%20515.752%20241.185%20512.916%20243.466%20512.003H243.434ZM160.023%20523.411C160.023%20500.041%20179.026%20481.038%20202.397%20481.038H234.992C240.37%20481.038%20244.77%20485.438%20244.77%20490.816C244.77%20496.195%20240.37%20500.595%20234.992%20500.595H202.397C189.815%20500.595%20179.58%20510.83%20179.58%20523.411C179.58%20535.993%20189.815%20546.228%20202.397%20546.228C207.775%20546.228%20212.175%20550.628%20212.175%20556.006C212.175%20561.385%20207.775%20565.785%20202.397%20565.785C179.026%20565.785%20160.023%20546.782%20160.023%20523.411ZM202.397%20598.38H169.802C164.424%20598.38%20160.023%20593.98%20160.023%20588.601C160.023%20583.223%20164.424%20578.823%20169.802%20578.823H202.397C214.978%20578.823%20225.213%20568.588%20225.213%20556.006C225.213%20543.425%20214.978%20533.19%20202.397%20533.19C197.019%20533.19%20192.618%20528.79%20192.618%20523.411C192.618%20518.033%20197.019%20513.633%20202.397%20513.633C225.767%20513.633%20244.77%20532.636%20244.77%20556.006C244.77%20579.377%20225.767%20598.38%20202.397%20598.38Z%22%20style%3D%22fill%3A%20rgb(252%2C%20255%2C%20105)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://www.superunit.com/favicon.svg",
    "ogImage": null,
    "logoHref": "index.html"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and matches the favicon, indicating it is the main brand logo for Superunit.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Request a Demo →",
      "reasoning": "Button #1 'Request a Demo →' is the primary CTA due to its vibrant brand color (#FCFF69) and action-oriented text, making it the most prominent call-to-action."
    },
    "secondary": {
      "index": 3,
      "text": "Learn more →",
      "reasoning": "Button #3 'Learn more →' is selected as the secondary CTA because it has a different background color (#FFFFFF) and serves as a supportive action with its outline style."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "businesses seeking AI verification solutions"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, and matches the favicon, indicating it is the main brand logo for Superunit.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles