Vercel Brand: Colors, Fonts, Logo & Visual Identity
Vercel Brand Identity
A complete profile of Vercel's visual system — colors, typography, components, and personality — extracted from https://vercel.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://vercel.com.
- primary: #B055EA
- rgb(176, 85, 234)
- secondary: #FF0000
- rgb(255, 0, 0)
- accent: #171717
- rgb(23, 23, 23)
- background: #FAFAFA
- rgb(250, 250, 250)
- textPrimary: #171717
- rgb(23, 23, 23)
- link: #0072F5
- rgb(0, 114, 245)
Typography
Each font links to its Google Fonts page where available.
- primary: Geist
Geist Google Fonts → - heading: Geist
Geist Google Fonts →
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
%22%20viewBox%3D%220%200%2016%2016%22%20width%3D%2216%22%20aria-label%3D%22Vercel%20logo%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8%201L16%2015H0L8%201Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(23%2C%2023%2C%2023)%20!important%3B%22%2F%3E%3C%2Fsvg%3E)
Logo
Favicon
Social Card
UI Components
Live previews rendered using Vercel's actual button styles.
Button Primary
- background: #171717
- textColor: #FFFFFF
- borderRadius: 6px
- shadow: none
Button Secondary
- background: #FFFFFF
- textColor: #171717
- borderRadius: 100px
- shadow: rgba(0, 0, 0, 0.08) 0px 0px 0px 1px, rgba(0, 0, 0, 0.04) 0px 2px 2px 0px, rgb(250, 250, 250) 0px 0px 0px 1px
Brand Personality
- Tone: modern
- Energy: high
- Audience: developers and tech companies
Vercel Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Images
Image: global.discourse-cdn.com
Source: community.vercel.com
Image: images.ctfassets.net
Source: vercel.com
Frequently Asked Questions
- What is Vercel's primary brand color?
Vercel's primary brand color is #B055EA. It anchors the visual identity across their website, product UI, and marketing materials. - What accent color does Vercel use?
Vercel uses #171717 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis. - What font does Vercel use?
Vercel uses Geist as the primary typeface across body and headings. - Does Vercel use a light or dark theme?
Vercel's primary site uses a light color scheme, with a background of #FAFAFA. - Where can I find Vercel's logo?
Vercel's logo is available directly on their site (https://vercel.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://vercel.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 Vercel.
Methodology
Brand data on this page was extracted from https://vercel.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; 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 Vercel.