Whatnot Brand: Colors, Fonts, Logo & Visual Identity

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.

Color Palette

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

Type Color RGB
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.

Type Font Link
primary system-ui Google Fonts →
heading system-ui Google Fonts →

Visual Assets

UI Components

Button Primary

Property Value
background #FFE414
textColor #000000
borderColor #000000
borderRadius 33554400px
shadow none

Button Secondary

Property Value
background #000000
textColor #000000
borderColor #000000
borderRadius 33554400px
shadow none

Brand Personality

Whatnot Brand in the Wild

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 2026-07-27 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.

Machine-Readable Profile

{
  "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",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#000000",
      "textColor": "#000000",
      "borderColor": "#000000",
      "borderRadius": "33554400px",
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://www.whatnot.com/apple-touch-icon.png"
  }
}