About Bugatti DESIGN.md
Curated by Dov AzencotUpdated Source bugatti.com
- Automotive
Bugatti's marketing surface is the most austere interface in luxury automotive. The canvas is pure black (#000000), the type is white uppercase Bugatti Display with wide letter-spacing, and the only depth element is full-bleed automotive photography. There is no accent color, no shadow, no gradient, and no decorative element anywhere on the site outside the wordmark itself.
This page packages all of that into a single DESIGN.md file. Inside: 19 colors, 13 type styles built on three custom Bugatti typefaces, a binary radius scale (0px or pill), a 120px section rhythm, and 17 components — every piece you need to build something that looks European-engineered and quietly expensive.
Download the file and feed it to Claude, Cursor, or GitHub Copilot. The AI writes React components and Tailwind classes that hold Bugatti's discipline — transparent buttons, weight-400 type everywhere, letter-spacing as the emphasis lever — rather than defaulting to a generic dark-luxury template.
What makes it distinct
- Single canvas#000000 pure black with no light mode; white type and full-bleed photography carry every page
- Three-typeface trinityBugatti Display, Bugatti Text Regular (serif), Bugatti Monospace, all locked at weight 400
- Transparent pill CTAprimary button has no fill, only a 1px white outline and 2.5px-tracked Monospace label
- Wide tracking as emphasiswordmark at 6px, display headlines 2–4px; bold weight does not exist in the system
- Radius is binary0px on every card, photo, and input; pill (9999px) only on buttons, no mid-step values
Live at bugatti.com
A snapshot of the brand in production. Hover the frame to scroll the page; click to visit.
bugatti.comExplore Bugatti
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.
Semantic
Status, errors, success, inline links.
Bugatti design system FAQ
Common questions about Bugatti'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.
The DESIGN.md specification
Google Labs' open spec for machine-readable design system files — the format this page is built on.
Browse all design systems
The full directory of DESIGN.md files on shadcn.io, with live mockups for each.
React blocks for shadcn/ui
Production-ready hero, pricing, CTA, and dashboard sections built with the same Tailwind + shadcn primitives.
Use Bugatti in your project
One machine-readable file. Drop it into Claude, Cursor, or any AI tool that reads DESIGN.md.