Stripe brand kit — colors, CSS styles & typography
The Stripe brand kit captures design tokens observed on stripe.com: white backgrounds (#ffffff), slate body text (#64748d), the signature indigo-violet primary (#533afd), muted surfaces (#f6f7f8), dark navy borders (#061b31), and sohne-var for headlines and body copy.
Every token ships as semantic CSS variables, a full color table, and Tailwind config snippets — ready to paste into globals.css or export as DESIGN.md for Cursor, Claude Code, and v0.
What's in the Stripe brand kit
Nine semantic color roles, typography tokens, CSS variables, and machine-readable JSON — the same structure AI coding agents expect from a DESIGN.md export.
- Primary #533afd and accent tokens from Stripe's web UI
- CSS custom properties for background, foreground, card, muted, and border
- sohne-var headline and body font roles
- Live preview on buttons, cards, and typography
- Copy DESIGN.md, CSS variables, JSON, or Tailwind config
How to use the Stripe brand kit
The generator loads Stripe's tokens automatically. Scroll to the reference section for copy-paste CSS and Tailwind snippets, or use the export buttons for a full DESIGN.md bundle.
- Review colors and fonts in the live preview panel
- Copy CSS variables from the token reference below
- Adjust any token with pickers before exporting
- Download DESIGN.md or open in playground to stress-test components
When to use a Stripe brand kit
Fintech UI prototypes, payment dashboard mockups, developer-tool design studies, and teaching design systems all benefit from Stripe's clean, developer-first web aesthetic.
Teams building SaaS or checkout flows can start with real Stripe CSS styles and diverge where their product needs its own identity — without guessing hex values from screenshots.
Frequently asked questions
What is Stripe's brand color?
Stripe's primary web accent is #533afd — a vivid indigo-violet used on buttons, links, and CTAs. This kit maps it to both primary and accent semantic tokens alongside #64748d body text and #ffffff backgrounds.
Is this the official Stripe brand kit?
This kit reflects colors and typography observed on stripe.com. Sohne (sohne-var) is Stripe's proprietary typeface from Klim Type Foundry — exports use the official font name; for web projects you may need a licensed font file or a similar fallback like Inter or system sans-serif.
Can I copy Stripe CSS variables directly?
Yes. The reference section includes a :root block with --background, --foreground, --primary, and all nine semantic tokens. Paste into globals.css or a Tailwind @theme block.
How do I export for AI coding agents?
Click Download DESIGN.md or Copy Markdown. Place the file in your repo root and tell Cursor or Claude Code to follow it for UI decisions.
Related tools
Explore more free generators from Stripe brand kit to full design system exports.