Home · Branding · Whop

Whop Brand Identity

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

Download JSON
Primary
#FA4616
Accent
#FA4616
Body Font
Inter
Heading
Inter

Color Palette

Brand palette extracted from https://whop.com/.

primary
#FA4616
rgb(250, 70, 22)
secondary
#5CB85C
rgb(92, 184, 92)
accent
#FA4616
rgb(250, 70, 22)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#646464
rgb(100, 100, 100)
link
#F3AE00
rgb(243, 174, 0)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Inter
acidGroteskFont, acidGroteskFont Fallback, Inter, system-ui, Segoe UI, Roboto, Helvetica Neue, Arial
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

Whop logo
Logo
Whop favicon
Favicon
Whop social image
Social Card

UI Components

Live previews rendered using Whop's actual button styles.

buttonPrimary
background #FA4616 textColor #202020 borderRadius 0px shadow none
buttonSecondary
background #FFFFFF textColor #202020 borderRadius 0px shadow none

Brand Personality

Tone: modern Energy: high Audience: entrepreneurs and business professionals

Whop Brand in the Wild

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

Frequently Asked Questions

What is Whop's primary brand color?

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

What font does Whop use?

Whop uses Inter as the primary typeface across body and headings.

Does Whop use a light or dark theme?

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

Where can I find Whop's logo?

Whop's logo is available directly on their site (https://whop.com/). 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 https://whop.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 Whop.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Roboto",
      "role": "body"
    },
    {
      "family": "Helvetica Neue",
      "role": "body"
    },
    {
      "family": "Open Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#FA4616",
    "secondary": "#5CB85C",
    "accent": "#FA4616",
    "background": "#FFFFFF",
    "textPrimary": "#646464",
    "link": "#F3AE00"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "acidGroteskFont",
        "acidGroteskFont Fallback",
        "Inter",
        "system-ui",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial"
      ],
      "body": [
        "Inter",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI (Custom)",
        "Roboto",
        "Helvetica Neue",
        "Open Sans",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji"
      ],
      "paragraph": [
        "Inter",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI (Custom)",
        "Roboto",
        "Helvetica Neue",
        "Open Sans",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "56px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "18px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FA4616",
      "textColor": "#202020",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#202020",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20class%3D%22mt-1%20h-%5B22px%5D%20w-auto%22%20fill%3D%22none%22%20height%3D%2226%22%20viewBox%3D%220%200%20119%2026%22%20width%3D%22119%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%3Cg%20clip-path%3D%22url(%23clip0_877_81966)%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cpath%20d%3D%22M49.8827%2020.3443L45.5576%202.99365H49.4193L52.3233%2015.0096H52.3748L56.5557%202.99365H59.8716L64.0525%2015.0096H64.104L67.0286%202.99365H70.8696L66.5446%2020.3443H62.6108L58.2342%208.74266H58.1827L53.7856%2020.3443H49.8827Z%22%20fill%3D%22currentcolor%22%20style%3D%22fill%3A%20rgb(32%2C%2032%2C%2032)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M72.0435%202.99365H75.6786V8.74266H75.7301C76.0493%208.15222%2076.6878%207.67572%2077.4292%207.35461C78.1192%207.05421%2079.1181%206.86776%2080.0037%206.86776C80.982%206.86776%2082.3207%207.11636%2083.2784%207.61357C84.2464%208.14186%2084.9775%208.84624%2085.4615%209.73708C85.9867%2010.659%2086.2441%2011.6948%2086.2441%2012.855V20.3443H82.609V13.3419C82.609%2012.3164%2082.3104%2011.5291%2081.7028%2010.9697C81.0952%2010.4104%2080.2714%2010.1307%2079.221%2010.1307C78.1707%2010.1307%2077.3365%2010.4311%2076.6672%2011.0215C76.0081%2011.612%2075.6889%2012.3889%2075.6889%2013.3419V20.3443H72.0538V2.99365H72.0435Z%22%20fill%3D%22currentcolor%22%20style%3D%22fill%3A%20rgb(32%2C%2032%2C%2032)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M87.521%2013.7976C87.521%2012.7617%2087.7166%2011.8087%2088.108%2010.949C88.4993%2010.0892%2089.0348%209.36409%2089.7144%208.76329C90.3941%208.1625%2091.1767%207.69636%2092.0623%207.36489C92.9479%207.03341%2093.885%206.86768%2094.8633%206.86768C95.8416%206.86768%2096.8302%207.03341%2097.7261%207.37525C98.622%207.71708%2099.3944%208.18321%20100.064%208.78401C100.723%209.38481%20101.248%2010.1099%20101.639%2010.9593C102.02%2011.8087%20102.216%2012.7513%20102.216%2013.7872C102.216%2014.8231%20102.02%2015.7968%20101.629%2016.6462C101.238%2017.4956%20100.702%2018.2207%20100.033%2018.8215C99.3635%2019.4223%2098.5808%2019.8884%2097.6849%2020.2199C96.789%2020.5513%2095.8519%2020.7171%2094.8736%2020.7171C93.8953%2020.7171%2092.9273%2020.5513%2092.0314%2020.2095C91.1355%2019.8677%2090.3632%2019.4015%2089.6938%2018.7904C89.0348%2018.1792%2088.4993%2017.4541%2088.108%2016.6047C87.7166%2015.745%2087.521%2014.8127%2087.521%2013.7976ZM98.5808%2013.7976C98.5808%2012.6788%2098.241%2011.7776%2097.5614%2011.1043C96.8817%2010.431%2095.9858%2010.0892%2094.8736%2010.0892C94.3278%2010.0892%2093.8336%2010.1824%2093.3702%2010.3585C92.9067%2010.545%2092.5154%2010.7936%2092.1859%2011.1147C91.8564%2011.4358%2091.6092%2011.8294%2091.4239%2012.2852C91.2385%2012.7513%2091.1561%2013.2486%2091.1561%2013.7976C91.1561%2014.3466%2091.2488%2014.8438%2091.4239%2015.2996C91.6092%2015.7553%2091.8667%2016.149%2092.1962%2016.4701C92.536%2016.8015%2092.9273%2017.0501%2093.3804%2017.2366C93.8336%2017.4231%2094.3278%2017.5059%2094.8736%2017.5059C95.4194%2017.5059%2095.9137%2017.4127%2096.3771%2017.2366C96.8405%2017.0501%2097.2318%2016.8015%2097.5614%2016.4804C97.8909%2016.1593%2098.1483%2015.7657%2098.3234%2015.3099C98.4985%2014.8438%2098.5808%2014.3362%2098.5808%2013.7976Z%22%20fill%3D%22currentcolor%22%20style%3D%22fill%3A%20rgb(32%2C%2032%2C%2032)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M103.544%206.85742H107.035V8.74268H107.087C107.313%208.24547%20108.271%207.41679%20109.033%207.19926C109.785%206.98173%20110.547%206.86778%20111.319%206.86778C112.298%206.86778%20113.204%207.05423%20114.028%207.41679C114.851%207.77934%20115.552%208.27655%20116.159%208.89806C116.757%209.52993%20117.22%2010.255%20117.56%2011.0941C117.9%2011.9331%20118.064%2012.8343%20118.064%2013.7873C118.064%2014.7403%20117.9%2015.6933%20117.56%2016.5323C117.22%2017.3714%20116.757%2018.1068%20116.159%2018.718C115.562%2019.3395%20114.851%2019.8264%20114.017%2020.1785C113.193%2020.5307%20112.287%2020.7068%20111.33%2020.7068C111.021%2020.7068%20110.671%2020.6758%20110.289%2020.624C109.898%2020.5618%20109.527%2020.4789%20109.157%2020.365C108.786%2020.2511%20108.436%2020.106%20108.096%2019.9299C107.756%2019.7538%20107.478%2019.557%20107.252%2019.3188H107.2V25.8965H103.565L103.544%206.85742ZM114.409%2013.7977C114.409%2012.6789%20114.069%2011.7777%20113.399%2011.1148C112.73%2010.4518%20111.834%2010.11%20110.722%2010.11C110.331%2010.11%20109.919%2010.1722%20109.507%2010.3068C109.085%2010.4415%20108.704%2010.6279%20108.364%2010.8765C108.024%2011.1252%20107.736%2011.4256%20107.519%2011.7674C107.303%2012.1092%20107.19%2012.5132%20107.19%2012.9586V14.616C107.19%2015.1961%20107.355%2015.6933%20107.694%2016.1283C108.024%2016.553%20108.456%2016.8845%20108.961%2017.1124C109.486%2017.3714%20110.084%2017.506%20110.753%2017.506C111.855%2017.506%20112.74%2017.1642%20113.41%2016.4805C114.069%2015.7969%20114.409%2014.8957%20114.409%2013.7977Z%22%20fill%3D%22currentcolor%22%20style%3D%22fill%3A%20rgb(32%2C%2032%2C%2032)%20!important%3B%22%2F%3E%3Cg%20clip-path%3D%22url(%23clip1_877_81966)%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cpath%20d%3D%22M6.29654%200.0205078C3.70387%200.0205078%201.92397%201.15863%200.565903%202.45194C0.565903%202.45194%200.0206171%202.96927%200.0309055%202.98996L5.71011%208.70125L11.3893%202.98996C10.309%201.50006%208.28221%200.0205078%206.29654%200.0205078Z%22%20fill%3D%22%23FA4616%22%20style%3D%22fill%3A%20rgb(250%2C%2070%2C%2022)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M20.3194%200.0205078C17.7267%200.0205078%2015.9468%201.16897%2014.5888%202.45194C14.5888%202.45194%2014.0949%202.95892%2014.0641%202.98996L7.04736%2010.0463L12.7163%2015.7472L25.4019%202.98996C24.3216%201.50006%2022.2948%200.0205078%2020.3194%200.0205078Z%22%20fill%3D%22%23FA4616%22%20style%3D%22fill%3A%20rgb(250%2C%2070%2C%2022)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M34.3738%200.0205078C31.7811%200.0205078%2030.0012%201.16897%2028.6431%202.45194C28.6431%202.45194%2028.1287%202.95893%2028.1081%202.98997L14.0645%2017.1026L15.546%2018.5925C17.8403%2020.8998%2021.6059%2020.8998%2023.9105%2018.5925L39.4357%202.98997C38.3657%201.50006%2036.3594%200.0205078%2034.3738%200.0205078Z%22%20fill%3D%22%23FA4616%22%20style%3D%22fill%3A%20rgb(250%2C%2070%2C%2022)%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3CclipPath%20id%3D%22clip0_877_81966%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Crect%20fill%3D%22white%22%20height%3D%2226%22%20width%3D%22118.116%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22clip1_877_81966%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Crect%20fill%3D%22white%22%20height%3D%2220.3648%22%20width%3D%2239.5021%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E",
    "favicon": "https://whop.com/_static/favicon.ico",
    "ogImage": "https://whop.com/_static/images/discover/og-landing.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of the main brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Create a business",
      "reasoning": "Button #0 uses the vibrant brand color #FA4616, which is a strong indicator of a primary CTA. The text 'Create a business' is action-oriented, aligning with the site's focus on work and business creation."
    },
    "secondary": {
      "index": 2,
      "text": "Explore ways to earn",
      "reasoning": "Button #2, 'Explore ways to earn', has a different background color (#FFFFFF) and complements the primary CTA by offering an exploratory action, making it a suitable secondary button."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "entrepreneurs and business professionals"
  },
  "designSystem": {
    "framework": "tailwind",
    "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 located in the header, is visible, and links to the homepage, which are strong indicators of the main brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles