PayPal Design System
PayPal's marketing system runs on a two-blue brand voltage — midnight navy plus cyan — with PayPalOpen display, Helvetica Neue body, and 25px pill CTAs.
About PayPal DESIGN.md
Curated by Dov AzencotUpdated Source paypal.com
- Banking & Payments
- Fintech & Crypto
PayPal's marketing chrome does something most payments brands have walked away from: it commits to a duotone. The "PP" monogram in the top right pairs midnight navy with a lighter cyan blue, and both colors are wired into the system as load-bearing tokens — navy for nav labels, footer fill, and primary brand text; cyan for the hero CTA pill, the secondary mark, and icon strokes. Where Stripe collapsed its identity into a single indigo and Adyen leans on green-on-near-black, PayPal keeps both blues live and lets them divide labor by surface. Below the photographic hero, a sand-cream band carries three hairline-edged feature chips, each titled in PayPalOpen Medium at modest 14-20px sizes; further down, a flat navy block ("Join millions using PayPal in Israel and worldwide") inverts the figure-ground and re-asserts the brand voltage as a full-bleed surface.
The DESIGN.md file packages the system into a machine-readable spec for React tooling. Inside: 15 color tokens drawn from the captured Hebrew locale plus the declared `--glnv-*` CSS-variable family (which exposes navy, cyan, and the sand-cream surface tones globally regardless of which locale renders); 11 typography tokens running PayPalOpen across display + CTAs and Helvetica Neue across body, with a dedicated PayPalSansSmall uppercase-tracked tier for nav-segment labels; 5 corner-radius tokens centered on a 25px pill default; 8 spacing values; and 18 component definitions covering the cyan pill CTA, the navy outlined secondary, the sand-cream feature card, the navy footer band, and the photographic hero cell.
Feed this file to an AI coding tool and it reproduces PayPal's specific moves: two-blue voltage instead of a single accent, sand-cream off-canvas rather than pure white, 25px pill CTAs at compact 38px heights, and the PayPalOpen-over-Helvetica split that lets a Latin headline pair cleanly with Hebrew or any RTL body locale. One caveat worth flagging: the captured screenshot is the Israel locale (Hebrew, RTL), so the body sizes skew a hair smaller than the US site's 16px default and a few component widths are mirror-flipped — the tokens themselves are locale-agnostic, but verify direction-sensitive padding against your own surface before shipping.
What makes it distinct
- Two-blue voltagemidnight navy and cyan blue both carry brand weight, the duotone signature of the 2014 PP monogram rather than a single accent held in reserve
- PayPalOpen + Helvetica Neue splitthe proprietary sans handles headlines and CTAs, the system fallback Helvetica Neue carries 14-15px body across every locale
- 25px pill CTAs at 38px heightthe corner-radius scale is binary: 25px pill or 0, no middle rounded-card tier
- Sand-cream secondary canvasfeature bands sit on warm cream #faf8f5, not pure white, an off-white move that softens the navy footer
- Uppercase tracked monospace navsecondary nav links render in PayPalSansSmall at weight 700 with +1px tracking and uppercase casing, distinct from any other text on the page
Live at paypal.com
A snapshot of the brand in production. Hover the frame to scroll the page; click to visit.
paypal.comExplore PayPal
Pick what you want to see — mockups, colors, typography, layout, or the full component list.
Brand & Accent
Sparing, CTA-only voltage.
Surface
Page and card backgrounds.
Text
Headlines, body, captions, muted.
Borders & Hairlines
Dividers, outlines, structural rules.
PayPal design system FAQ
Common questions about PayPal's tokens, components, and how to use this DESIGN.md in your project.
Related reading
Specs, directories, and component libraries that pair with this design system.
Browse all design systems
The full directory of DESIGN.md files on shadcn.io, with live mockups for each.
PayPal — official site
PayPal's public marketing site — the source of truth for the live tokens captured in this file.
The DESIGN.md specification
Google Labs' open spec for machine-readable design system files — the format this page is built on.