Home · Branding · Whatnot

Whatnot Brand Identity

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

Download JSON
Primary
#FFE414
Accent
#FFE414
Body Font
system-ui
Heading
system-ui

Color Palette

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

primary
#FFE414
rgb(255, 228, 20)
secondary
#4285F4
rgb(66, 133, 244)
accent
#FFE414
rgb(255, 228, 20)
background
#000000
rgb(0, 0, 0)
textPrimary
#000000
rgb(0, 0, 0)
link
#1A73E8
rgb(26, 115, 232)

Typography

Each font links to its Google Fonts page where available.

primary
system-ui
heading
system-ui
system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color 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

Whatnot favicon
Favicon

UI Components

Live previews rendered using Whatnot's actual button styles.

buttonPrimary
background #FFE414 textColor #000000 borderColor #000000 borderRadius 33554400px shadow none
buttonSecondary
background #000000 textColor #000000 borderColor #000000 borderRadius 33554400px shadow none

Brand Personality

Tone: modern Energy: high Audience: young, tech-savvy shoppers and sellers

Whatnot Brand in the Wild

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

Frequently Asked Questions

What is Whatnot's primary brand color?

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

What font does Whatnot use?

Whatnot uses system-ui as the primary typeface across body and headings.

Does Whatnot use a light or dark theme?

Whatnot's primary site uses a light color scheme, with a background of #000000.

How was this brand profile generated?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "system-ui",
      "count": 46
    },
    {
      "family": "sans-serif",
      "count": 46
    },
    {
      "family": "Apple Color Emoji",
      "count": 46
    },
    {
      "family": "Segoe UI Emoji",
      "count": 46
    },
    {
      "family": "Segoe UI Symbol",
      "count": 46
    },
    {
      "family": "Noto Color Emoji",
      "count": 46
    }
  ],
  "colors": {
    "primary": "#FFE414",
    "secondary": "#4285F4",
    "accent": "#FFE414",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#1A73E8"
  },
  "typography": {
    "fontFamilies": {
      "primary": "system-ui",
      "heading": "system-ui"
    },
    "fontStacks": {
      "body": [
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "heading": [
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "52px",
      "h2": "52px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "6px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFE414",
      "textColor": "#000000",
      "borderColor": "#000000",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#000000",
      "textColor": "#000000",
      "borderColor": "#000000",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": null,
    "favicon": "https://www.whatnot.com/apple-touch-icon.png",
    "ogImage": null
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "How it works",
      "reasoning": "Button #1 has a vibrant brand color background (#FFE414), which is typically used for primary CTAs. The text 'How it works' suggests an introductory action, making it a strong candidate for primary CTA."
    },
    "secondary": {
      "index": 0,
      "text": "Sign up",
      "reasoning": "Button #0 has a different background color (#000000) and the text 'Sign up', which is a common secondary action. It complements the primary CTA by offering a direct action after learning 'How it works'."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "young, tech-savvy shoppers and sellers"
  },
  "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