Converse Design System
Converse's marketing system as a DESIGN.md file — a black canvas carrying outlined Druk Wide display headlines, Proxima Nova body, and a wider product palette of 12 chromatic CSS…
About Converse DESIGN.md
Curated by Dov AzencotUpdated Source converse.com
- E-commerce & Retail
Converse's country-language selector — the surface a US visitor lands on when arriving from a non-localized URL — does something almost no global sneaker brand does at the entry tier. The page is a full-bleed black canvas with four region headlines (AMERICAS, EUROPE, ASIA PACIFIC, AFRICA) rendered in 60-100px outlined Druk Wide, white stroke on the black floor with no fill, sitting in a four-column row at the top of the viewport. The star-chevron wordmark anchors the upper-left corner; a single small "Select Location & Language" label centers above the headline row in Proxima Nova at 18px / 600. Where Nike and Adidas open with full-screen product video and hero imagery, Converse opens with type as monument — the headline forms ARE the page composition, and every country name below them sits as plain unstyled link text in pure white.
The DESIGN.md file packages the system into a machine-readable spec for React tooling. Inside: 13 color tokens captured from the entry surface and the wider site CSS — a two-tone duotone of pure black and pure white that carries the location selector, plus 10 secondary chromatic variables (Bilbao green, Violetred pink, Royal Purple, Bondi Blue, Lima green, Buttercup yellow, Flamingo orange) held in `:root` and reserved for product detail pages, collection bands, and merchandising chips. Three typography tokens span Druk Wide for outlined display at 50px / 700 uppercase, Proxima Nova at 18px / 600 for sub-display labels, and Proxima Nova at 16px / 400 for body. Spacing runs on a 4px base; the single dominant gap value across the captured page is 12px.
Feed this file to Claude or Cursor and it reproduces Converse's specific moves: outlined Druk Wide display rather than filled display, black canvas rather than the white-canvas convention of consumer e-commerce, sharp corners with zero rounding, and Proxima Nova as the universal body voice. The token references resolve cleanly — `{colors.canvas}` for the pure-black floor, `{colors.ink}` for the pure-white text, `{typography.display-xl}` for the 50px outlined headline tier. The one move worth borrowing for any heritage-streetwear or sneaker brand is the outlined-display treatment: it reads as ink-on-leather stamp rather than as digital chrome, which is the warmth lever Converse leans on instead of a chromatic accent.
What makes it distinct
- Outlined display as signatureDruk Wide headlines render at 60-100px in stroked white with no fill, the typographic move that defines the entry surface
- Two-tone entry chromepure black canvas and pure white text carry the location selector; the wider 12-color palette is reserved for product surfaces
- Star-chevron wordmark anchored top-leftthe 1908 monogram sits at 26px in the nav band with no surrounding chrome, no tagline, no surface fill
- Proxima Nova workhorse bodyevery running label, country name, and link sits at 16px / 400 with a 1.31 line-height ratio across the page
- Sharp-corner geometry throughoutzero border-radius on the captured surface, the heritage-streetwear move that rejects soft modern rounding
Live at converse.com
A snapshot of the brand in production. Hover the frame to scroll the page; click to visit.
converse.comExplore Converse
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.
Converse design system FAQ
Common questions about Converse'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.
Converse — official site
Converse'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.