// may the 4th be with you⚔️
Back to designs

DESIGN.md · explainx registry

Vercel

### Vercel - Frontend deployment platform. - Black and white precision, Geist font - Vercel's website is the visual thesis of developer infrastructure made invisible — a design system so restrained it borders on philosophical

Developer Tools & IDEs#design-md#awesome-design-md#developer-tools-ides#vercel
Get a custom design.md for your product
DESIGN.md (markdown body)

Design System Inspired by Vercel

1. Visual Theme & Atmosphere

Vercel's website is the visual thesis of developer infrastructure made invisible — a design system so restrained it borders on philosophical. The page is overwhelmingly white (#ffffff) with near-black (#171717) text, creating a gallery-like emptiness where every element earns its pixel. This isn't minimalism as decoration; it's minimalism as engineering principle. The Geist design system treats the interface like a compiler treats code — every unnecessary token is stripped away until only structure remains.

The custom Geist font family is the crown jewel. Geist Sans uses aggressive negative letter-spacing (-2.4px to -2.88px at display sizes), creating headlines that feel compressed, urgent, and engineered — like code that's been minified for production. At body sizes, the tracking relaxes but the geometric precision persists. Geist Mono completes the system as the monospace companion for code, terminal output, and technical labels. Both fonts enable OpenType "liga" (ligatures) globally, adding a layer of typographic sophistication that rewards close reading.

What distinguishes Vercel from other monochrome design systems is its shadow-as-border philosophy. Instead of traditional CSS borders, Vercel uses box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.08) — a zero-offset, zero-blur, 1px-spread shadow that creates a border-like line without the box model implications. This technique allows borders to exist in the shadow layer, enabling smoother transitions, rounded corners without clipping, and a subtler visual weight than traditional borders. The entire depth system is built on layered, multi-value shadow stacks where each layer serves a specific purpose: one for the border, one for soft elevation, one for ambient depth.

Key Characteristics:

  • Geist Sans with extreme negative letter-spacing (-2.4px to -2.88px at display) — text as compressed infrastructure
  • Geist Mono for code and technical labels with OpenType "liga" globally
  • Shadow-as-border technique: box-shadow 0px 0px 0px 1px replaces traditional borders throughout
  • Multi-layer shadow stacks for nuanced depth (border + elevation + ambient in single declarations)
  • Near-pure white canvas with #171717 text — not quite black, creating micro-contrast softness
  • Workflow-specific accent colors: Ship Red (#ff5b4f), Preview Pink (#de1d8d), Develop Blue (#0a72ef)
  • Focus ring system using hsla(212, 100%, 48%, 1) — a saturated blue for accessibility
  • Pill badges (9999px) with tinted backgrounds for status indicators

2. Color Palette & Roles

Primary

  • Vercel Black (#171717): Primary text, headings, dark surface backgrounds. Not pure black — the slight warmth prevents harshness.
  • Pure White (#ffffff): Page background, card surfaces, button text on dark.
  • True Black (#000000): Secondary use, --geist-console-text-color-default, used in specific console/code contexts.

Workflow Accent Colors

  • Ship Red (#ff5b4f): --ship-text, the "ship to production" workflow step — warm, urgent coral-red.
  • Preview Pink (#de1d8d): --preview-text, the preview deployment workflow — vivid magenta-pink.
  • Develop Blue (#0a72ef): --develop-text, the development workflow — bright, focused blue.

Console / Code Colors

  • Console Blue (#0070f3): --geist-console-text-color-blue, syntax highlighting blue.
  • Console Purple (#7928ca): --geist-console-text-color-purple, syntax highlighting purple.
  • Console Pink (#eb367f): --geist-console-text-color-pink, syntax highlighting pink.

Interactive

  • Link Blue (#0072f5): Primary link color with underline decoration.
  • Focus Blue (hsla(212, 100%, 48%, 1)): --ds-focus-color, focus ring on interactive elements.
  • Ring Blue (rgba(147, 197, 253, 0.5)): --tw-ring-color, Tailwind ring utility.

Neutral Scale

  • Gray 900 (#171717): Primary text, headings, nav text.
  • Gray 600 (#4d4d4d): Secondary text, description copy.
  • Gray 500 (#666666): Tertiary text, muted links.
  • Gray 400 (#808080): Placeholder text, disabled states.
  • Gray 100 (#ebebeb): Borders, card outlines, dividers.
  • Gray 50 (#fafafa): Subtle surface tint, inner shadow highlight.

Surface & Overlay

  • Overlay Backdrop (hsla(0, 0%, 98%, 1)): --ds-overlay-backdrop-color, modal/dialog backdrop.
  • Selection Text (hsla(0, 0%, 95%, 1)): --geist-selection-text-color, text selection highlight.
  • Badge Blue Bg (#ebf5ff): Pill badge background, tinted blue surface.
  • Badge Blue Text (#0068d6): Pill badge text, darker blue for readability.

Shadows & Depth

  • Border Shadow (rgba(0, 0, 0, 0.08) 0px 0px 0px 1px): The signature — replaces traditional borders.
  • Subtle Elevation (rgba(0, 0, 0, 0.04) 0px 2px 2px): Minimal lift for cards.
  • Card Stack (rgba(0,0,0,0.08) 0px 0px 0px 1px, rgba(0,0,0,0.04) 0px 2px 2px, rgba(0,0,0,0.04) 0px 8px 8px -8px, #fafafa 0px 0px 0px 1px): Full multi-layer card shadow.
  • Ring Border (rgb(235, 235, 235) 0px 0px 0px 1px): Light gray ring-border for tabs and images.

3. Typography Rules

Font Family

  • Primary: Geist, with fallbacks: Arial, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol
  • Monospace: Geist Mono, with fallbacks: ui-monospace, SFMono-Regular, Roboto Mono, Menlo, Monaco, Liberation Mono, DejaVu Sans Mono, Courier New
  • OpenType Features: "liga" enabled globally on all Geist text; "tnum" for tabular numbers on specific captions.

Hierarchy

RoleFontSizeWeightLine HeightLetter SpacingNotes
Display HeroGeist48px (3.00rem)6001.00–1.17 (tight)-2.4px to -2.88pxMaximum compression, billboard impact
Section HeadingGeist40px (2.50rem)6001.20 (tight)-2.4pxFeature section titles
Sub-heading LargeGeist32px (2.00rem)6001.25 (tight)-1.28pxCard headings, sub-sections
Sub-headingGeist32px (2.00rem)4001.50-1.28pxLighter sub-headings
Card TitleGeist24px (1.50rem)6001.33-0.96pxFeature cards
Card Title LightGeist24px (1.50rem)5001.33-0.96pxSecondary card headings
Body LargeGeist20px (1.25rem)4001.80 (relaxed)normalIntroductions, feature descriptions
BodyGeist18px (1.13rem)4001.56normalStandard reading text
Body SmallGeist16px (1.00rem)4001.50normalStandard UI text
Body MediumGeist16px (1.00rem)5001.50normalNavigation, emphasized text
Body SemiboldGeist16px (1.00rem)6001.50-0.32pxStrong labels, active states
Button / LinkGeist14px (0.88rem)5001.43normalButtons, links, captions
Button SmallGeist14px (0.88rem)4001.00 (tight)normalCompact buttons
CaptionGeist12px (0.75rem)400–5001.33normalMetadata, tags
Mono BodyGeist Mono16px (1.00rem)4001.50normalCode blocks
Mono CaptionGeist Mono13px (0.81rem)5001.54normalCode labels
Mono SmallGeist Mono12px (0.75rem)5001.00 (tight)normaltext-transform: uppercase, technical labels
Micro BadgeGeist7px (0.44rem)7001.00 (tight)normaltext-transform: uppercase, tiny badges

Principles

  • Compression as identity: Geist Sans at display sizes uses -2.4px to -2.88px letter-spacing — the most aggressive negative tracking of any major design system. This creates text that feels minified, like code optimized for production. The tracking progressively relaxes as size decreases: -1.28px at 32px, -0.96px at 24px, -0.32px at 16px, and normal at 14px.
  • Ligatures everywhere: Every Geist text element enables OpenType "liga". Ligatures aren't decorative — they're structural, creating tighter, more efficient glyph combinations.
  • Three weights, strict roles: 400 (body/reading), 500 (UI/interactive), 600 (headings/emphasis). No bold (700) except for tiny micro-badges. This narrow weight range creates hierarchy through size and tracking, not weight.
  • Mono for identity: Geist Mono in uppercase with "tnum" or "liga" serves as the "developer console" voice — compact technical labels that connect the marketing site to the product.

4. Component Stylings

Buttons

Primary White (Shadow-bordered)

  • Background: #ffffff
  • Text: #171717
  • Padding: 0px 6px (minimal — content-driven width)
  • Radius: 6px (subtly rounded)
  • Shadow: rgb(235, 235, 235) 0px 0px 0px 1px (ring-border)
  • Hover: background shifts to var(--ds-gray-1000) (dark)
  • Focus: 2px solid var(--ds-focus-color) outline + var(--ds-focus-ring) shadow
  • Use: Standard secondary button

Primary Dark (Inferred from Geist system)

  • Background: #171717
  • Text: #ffffff
  • Padding: 8px 16px
  • Radius: 6px
  • Use: Primary CTA ("Start Deploying", "Get Started")

Pill Button / Badge

  • Background: #ebf5ff (tinted blue)
  • Text: #0068d6
  • Padding: 0px 10px
  • Radius: 9999px (full pill)
  • Font: 12px weight 500
  • Use: Status badges, tags, feature labels

Large Pill (Navigation)

  • Background: transparent or #171717
  • Radius: 64px–100px
  • Use: Tab navigation, section selectors

Cards & Containers

  • Background: #ffffff
  • Border: via shadow — rgba(0, 0, 0, 0.08) 0px 0px 0px 1px
  • Radius: 8px (standard), 12px (featured/image cards)
  • Shadow stack: rgba(0,0,0,0.08) 0px 0px 0px 1px, rgba(0,0,0,0.04) 0px 2px 2px, #fafafa 0px 0px 0px 1px
  • Image cards: 1px solid #ebebeb with 12px top radius
  • Hover: subtle shadow intensification

Inputs & Forms

  • Radio: standard styling with focus var(--ds-gray-200) background
  • Focus shadow: 1px 0 0 0 var(--ds-gray-alpha-600)
  • Focus outline: 2px solid var(--ds-focus-color) — consistent blue focus ring
  • Border: via shadow technique, not traditional border

Navigation

  • Clean horizontal nav on white, sticky
  • Vercel logotype left-aligned, 262x52px
  • Links: Geist 14px weight 500, #171717 text
  • Active: weight 600 or underline
  • CTA: dark pill buttons ("Start Deploying", "Contact Sales")
  • Mobile: hamburger menu collapse
  • Product dropdowns with multi-level menus

Image Treatment

  • Product screenshots with 1px solid #ebebeb border
  • Top-rounded images: 12px 12px 0px 0px radius
  • Dashboard/code preview screenshots dominate feature sections
  • Soft gradient backgrounds behind hero images (pastel multi-color)

Distinctive Components

Workflow Pipeline

  • Three-step horizontal pipeline: Develop → Preview → Ship
  • Each step has its own accent color: Blue → Pink → Red
  • Connected with lines/arrows
  • The visual metaphor for Vercel's core value proposition

Trust Bar / Logo Grid

  • Company logos (Perplexity, ChatGPT, Cursor, etc.) in grayscale
  • Horizontal scroll or grid layout
  • Subtle #ebebeb border separation

Metric Cards

  • Large number display (e.g., "10x faster")
  • Geist 48px weight 600 for the metric
  • Description below in gray body text
  • Shadow-bordered card container

5. Layout Principles

Spacing System

  • Base unit: 8px
  • Scale: 1px, 2px, 3px, 4px, 5px, 6px, 8px, 10px, 12px, 14px, 16px, 32px, 36px, 40px
  • Notable gap: jumps from 16px to 32px — no 20px or 24px in primary scale

Grid & Container

  • Max content width: approximately 1200px
  • Hero: centered single-column with generous top padding
  • Feature sections: 2–3 column grids for cards
  • Full-width dividers using border-bottom: 1px solid #171717
  • Code/dashboard screenshots as full-width or contained with border

Whitespace Philosophy

  • Gallery emptiness: Massive vertical padding between sections (80px–120px+). The white space IS the design — it communicates that Vercel has nothing to prove and nothing to hide.
  • Compressed text, expanded space: The aggressive negative letter-spacing on headlines is counterbalanced by generous surrounding whitespace. The text is dense; the space around it is vast.
  • Section rhythm: White sections alternate with white sections — there's no color variation between sections. Separation comes from borders (shadow-borders) and spacing alone.

Border Radius Scale

  • Micro (2px): Inline code snippets, small spans
  • Subtle (4px): Small containers
  • Standard (6px): Buttons, links, functional elements
  • Comfortable (8px): Cards, list items
  • Image (12px): Featured cards, image containers (top-rounded)
  • Large (64px): Tab navigation pills
  • XL (100px): Large navigation links
  • Full Pill (9999px): Badges, status pills, tags
  • Circle (50%): Menu toggle, avatar containers

6. Depth & Elevation

LevelTreatmentUse
Flat (Level 0)No shadowPage background, text blocks
Ring (Level 1)rgba(0,0,0,0.08) 0px 0px 0px 1pxShadow-as-border for most elements
Light Ring (Level 1b)rgb(235,235,235) 0px 0px 0px 1pxLighter ring for tabs, images
Subtle Card (Level 2)Ring + rgba(0,0,0,0.04) 0px 2px 2pxStandard cards with minimal lift
Full Card (Level 3)Ring + Subtle + rgba(0,0,0,0.04) 0px 8px 8px -8px + inner #fafafa ringFeatured cards, highlighted panels
Focus (Accessibility)2px solid hsla(212, 100%, 48%, 1) outlineKeyboard focus on all interactive elements

Shadow Philosophy: Vercel has arguably the most sophisticated shadow system in modern web design. Rather than using shadows for elevation in the traditional Material Design sense, Vercel uses multi-value shadow stacks where each layer has a distinct architectural purpose: one creates the "border" (0px spread, 1px), another adds ambient softness (2px blur), another handles depth at distance (8px blur with negative spread), and an inner ring (#fafafa) creates the subtle highlight that makes the card "glow" from within. This layered approach means cards feel built, not floating.

Decorative Depth

  • Hero gradient: soft, pastel multi-color gradient wash behind hero content (barely visible, atmospheric)
  • Section borders: 1px solid #171717 (full dark line) between major sections
  • No background color variation — depth comes entirely from shadow layering and border contrast

7. Do's and Don'ts

Do

  • Use Geist Sans with aggressive negative letter-spacing at display sizes (-2.4px to -2.88px at 48px)
  • Use shadow-as-border (0px 0px 0px 1px rgba(0,0,0,0.08)) instead of traditional CSS borders
  • Enable "liga" on all Geist text — ligatures are structural, not optional
  • Use the three-weight system: 400 (body), 500 (UI), 600 (headings)
  • Apply workflow accent colors (Red/Pink/Blue) only in their workflow context
  • Use multi-layer shadow stacks for cards (border + elevation + ambient + inner highlight)
  • Keep the color palette achromatic — grays from #171717 to #ffffff are the system
  • Use #171717 instead of #000000 for primary text — the micro-warmth matters

Don't

  • Don't use positive letter-spacing on Geist Sans — it's always negative or zero
  • Don't use weight 700 (bold) on body text — 600 is the maximum, used only for headings
  • Don't use traditional CSS border on cards — use the shadow-border technique
  • Don't introduce warm colors (oranges, yellows, greens) into the UI chrome
  • Don't apply the workflow accent colors (Ship Red, Preview Pink, Develop Blue) decoratively
  • Don't use heavy shadows (> 0.1 opacity) — the shadow system is whisper-level
  • Don't increase body text letter-spacing — Geist is designed to run tight
  • Don't use pill radius (9999px) on primary action buttons — pills are for badges/tags only
  • Don't skip the inner #fafafa ring in card shadows — it's the glow that makes the system work

8. Responsive Behavior

Breakpoints

NameWidthKey Changes
Mobile Small<400pxTight single column, minimal padding
Mobile400–600pxStandard mobile, stacked layout
Tablet Small600–768px2-column grids begin
Tablet768–1024pxFull card grids, expanded padding
Desktop Small1024–1200pxStandard desktop layout
Desktop1200–1400pxFull layout, maximum content width
Large Desktop>1400pxCentered, generous margins

Touch Targets

  • Buttons use comfortable padding (8px–16px vertical)
  • Navigation links at 14px with adequate spacing
  • Pill badges have 10px horizontal padding for tap targets
  • Mobile menu toggle uses 50% radius circular button

Collapsing Strategy

  • Hero: display 48px → scales down, maintains negative tracking proportionally
  • Navigation: horizontal links + CTAs → hamburger menu
  • Feature cards: 3-column → 2-column → single column stacked
  • Code screenshots: maintain aspect ratio, may horizontally scroll
  • Trust bar logos: grid → horizontal scroll
  • Footer: multi-column → stacked single column
  • Section spacing: 80px+ → 48px on mobile

Image Behavior

  • Dashboard screenshots maintain border treatment at all sizes
  • Hero gradient softens/simplifies on mobile
  • Product screenshots use responsive images with consistent border radius
  • Full-width sections maintain edge-to-edge treatment

9. Agent Prompt Guide

Quick Color Reference

  • Primary CTA: Vercel Black (#171717)
  • Background: Pure White (#ffffff)
  • Heading text: Vercel Black (#171717)
  • Body text: Gray 600 (#4d4d4d)
  • Border (shadow): rgba(0, 0, 0, 0.08) 0px 0px 0px 1px
  • Link: Link Blue (#0072f5)
  • Focus ring: Focus Blue (hsla(212, 100%, 48%, 1))

Example Component Prompts

  • "Create a hero section on white background. Headline at 48px Geist weight 600, line-height 1.00, letter-spacing -2.4px, color #171717. Subtitle at 20px Geist weight 400, line-height 1.80, color #4d4d4d. Dark CTA button (#171717, 6px radius, 8px 16px padding) and ghost button (white, shadow-border rgba(0,0,0,0.08) 0px 0px 0px 1px, 6px radius)."
  • "Design a card: white background, no CSS border. Use shadow stack: rgba(0,0,0,0.08) 0px 0px 0px 1px, rgba(0,0,0,0.04) 0px 2px 2px, #fafafa 0px 0px 0px 1px. Radius 8px. Title at 24px Geist weight 600, letter-spacing -0.96px. Body at 16px weight 400, #4d4d4d."
  • "Build a pill badge: #ebf5ff background, #0068d6 text, 9999px radius, 0px 10px padding, 12px Geist weight 500."
  • "Create navigation: white sticky header. Geist 14px weight 500 for links, #171717 text. Dark pill CTA 'Start Deploying' right-aligned. Shadow-border on bottom: rgba(0,0,0,0.08) 0px 0px 0px 1px."
  • "Design a workflow section showing three steps: Develop (text color #0a72ef), Preview (#de1d8d), Ship (#ff5b4f). Each step: 14px Geist Mono uppercase label + 24px Geist weight 600 title + 16px weight 400 description in #4d4d4d."

Iteration Guide

  1. Always use shadow-as-border instead of CSS border — 0px 0px 0px 1px rgba(0,0,0,0.08) is the foundation
  2. Letter-spacing scales with font size: -2.4px at 48px, -1.28px at 32px, -0.96px at 24px, normal at 14px
  3. Three weights only: 400 (read), 500 (interact), 600 (announce)
  4. Color is functional, never decorative — workflow colors (Red/Pink/Blue) mark pipeline stages only
  5. The inner #fafafa ring in card shadows is what gives Vercel cards their subtle inner glow
  6. Geist Mono uppercase for technical labels, Geist Sans for everything else

Usage

  1. Copy DESIGN.md into your project or paste it into your IDE agent chat.
  2. Ask your assistant to follow the tokens for color, typography, spacing, and component styling.
  3. When collaborating, share the file directly—or tap “Copy page link” below so teammates open the same snapshot.

Common questions

What is Vercel on explainx.ai?
### Vercel - Frontend deployment platform. - Black and white precision, Geist font - Vercel's website is the visual thesis of developer infrastructure made invisible — a design system so restrained it borders on philosophical Listed under category “Developer Tools & IDEs”. Explainx.ai mirrors the full DESIGN.md document so assistants can cite stable tokens and prose in one place.
What is DESIGN.md?
DESIGN.md blends YAML design tokens—colors, typography, spacing, radii—with markdown that explains intent. Google documents this pattern for agent-driven UI work under Stitch (stitch.withgoogle.com).
How do I use this with ChatGPT, Cursor, Claude Code, or another IDE agent?
Paste the DESIGN.md into your repo root or attach it to the agent conversation, then ask explicitly for layouts, spacing, palette, type scale, and component tone that follow the document. Refresh from this listing when upstream authors publish changes.
Where is the source repo?
Maintainers link to github.com/VoltAgent/awesome-design-md. Community listings on explainx.ai may reference popular aesthetic names for inspiration; that does not imply official endorsement by any trademark holder.
How current is this DESIGN.md?
Explainx snapshots the file at import time. Recorded last update on this listing: May 4, 2026.
Need a fresh DESIGN.md from scratch?
Use the ExplainX DESIGN.md generator to describe your product and audience; it returns Stitch-style YAML plus narrative guidance you can publish or submit to the registry afterward.

Still exploring the format? Browse the full DESIGN.md registry or draft a new system with our DESIGN.md generator.

Community listing for AI design workflows—not necessarily affiliated with any brand referenced in the name or summary. For context on the format, see Google Stitch.