About Balenciaga DESIGN.md
Curated by Dov AzencotUpdated Source balenciaga.com
- E-commerce & Retail
Balenciaga's digital system is the one luxury fashion site that looks like it was designed to discomfort before it was designed to sell. The navigation bar runs "FALL 26" in 12px tracked uppercase with zero visual hierarchy between product categories and seasonal identifiers — everything sits at the same compressed weight and size. The product grid densifies to the edge of the viewport. The canvas is pure black. There is no warm ivory, no gentle blush, no brand gold: the system runs three tones (black, white, and a mid-grey shadow) and trusts the house typefaces — BB-Regular and BB-CondBold, both named after Cristóbal Balenciaga — to carry the full identity load.
The DESIGN.md file captures 12 color tokens from the extraction's three-tone palette, 11 typography tokens spanning BB-Regular at 12–14px for UI chrome and BB-CondBold at 12–22px for product headings and category labels, 4 radius tokens (the system's dominant radius is 4px), 8 spacing tokens anchored to a 12px base, and 17 component definitions covering the primary button, the tracked-uppercase nav link, the product card, the shadow-elevated modal surface, and the cookie-consent banner. The extraction also captured five CSS easing custom properties — including the distinctive --ease-bounce (cubic-bezier .65,-.55,.25,1.5) — confirming that motion is a considered part of the system.
Feed this file to Claude or Cursor and it will reproduce Balenciaga's specific moves: black canvas instead of white, BB-CondBold at 22px tracked uppercase for every product label, 4px radius on interactive surfaces, and shadow-based rather than tonal elevation. The one move worth borrowing carefully: the compressed uppercase treatment works because it applies to everything — if you use it selectively on some labels but not others, the system reads as a pastiche rather than a commitment.
What makes it distinct
- House typefaces as brand identityBB-Regular and BB-CondBold are proprietary fonts named after the house, carrying the visual authority that other brands assign to a brand accent color
- Compression as aestheticBB-CondBold at 22px with 1.1px tracking and uppercase transforms every product name into a structural typographic block
- Three-color systempure black, pure white, and a single mid-grey shadow form the entire visual vocabulary; the system achieves distinction without any chromatic element
- Shadow as the only elevationgrey shadow tones (not raised surfaces) create the depth hierarchy across 1082 total color occurrences for black alone
- Bounce easing as signature motionthe CSS custom property --ease-bounce: cubic-bezier(.65,-.55,.25,1.5) appears alongside standard easing curves, signaling that Balenciaga's UI has a deliberate snap-back character
Live at balenciaga.com
A snapshot of the brand in production. Hover the frame to scroll the page; click to visit.
balenciaga.comExplore Balenciaga
Pick what you want to see — mockups, colors, typography, layout, or the full component list.
Surface
Page and card backgrounds.
Text
Headlines, body, captions, muted.
Borders & Hairlines
Dividers, outlines, structural rules.
Other
Specialty colors.
Balenciaga design system FAQ
Common questions about Balenciaga'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.
Balenciaga — official site
Balenciaga'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.