About Mercedes-Benz DESIGN.md
Curated by Dov AzencotUpdated Source mercedes-benz.com
- Automotive
Mercedes-Benz's brand-experience site reads as an automotive magazine — not a configurator funnel, not a dealer inventory grid. The page opens on a black cinema band (`#000000`) holding a single CLA render, then drops to a white canvas (`#ffffff`) where two-column editorial article cards stack with small thumbnails and a lowercase "Editorial" eyebrow above each. A black band reading "140 YEARS. 140 PLACES." punctuates the middle. Type runs the brand's licensed pair: MBCorpo Title, a licensed serif declared as `"MBCorpo Title", "DaimlerCAC-Regular", "DaimlerCACArab-Regular", serif`, carries every display headline; MBCorpo Text, the sans companion, carries body at 14px / weight 400 / 22px line-height. The serif-on-sans split is the editorial signature — where BMW and Porsche hold a single sans across every text role, Stuttgart's other luxury-automotive icon splits the family at the display/body seam.
This page packages the system into a single DESIGN.md file following the Google Labs open spec. Inside: 19 color tokens drawn from the brand's `--wb-*` palette (an 11-step grey ladder, 18-step blue scale, parallel red/green/yellow accent ladders, and the single theme voltage at `--theme-primary` #0260ab); 9 typography tokens running through MBCorpo Title for display and MBCorpo Text for body; 4 corner-radius values (0px, 2px, 4px, 8px) plus a 50% circle for avatars; the brand's `--wb-spacing-*` scale from 0.25rem (4px) through 6rem (96px); and 19 components covering top nav, hero band, editorial article card, model thumbnail, editorial eyebrow label, footnote paragraph, and the 140-year black editorial band.
Feed the file to Claude, Cursor, or GitHub Copilot and the agent writes React surfaces that read as Mercedes-Benz brand experience — MBCorpo serif headlines over white canvas, rectangular thumbnail cards, theme blue scoped tight to `--theme-primary`, editorial eyebrow above every article — rather than a generic dark-luxury automotive template. Reference the `{token.refs}` directly in Tailwind config, or use the spec as an audit lens: most luxury-auto sites borrow Mercedes's serif display but miss the strict 14px body weight and the magazine-band rhythm that make it work.
What makes it distinct
- Serif-on-sans typographic splitMBCorpo Title licensed serif for display, MBCorpo Text sans for 14px body, where BMW and Porsche stay monospaced-sans across the whole scale
- Single voltage scoped to themeMercedes Blue (#0260ab) is bound to `--theme-primary` for buttons and active states only, never as a CTA fill over photography
- Editorial magazine band rhythmalternating white article-card grid and a 140-year black editorial band, photography handles the visual weight
- Rectangular by defaultevery thumbnail, card, and editorial tile uses 0px corners; only avatar circles break the geometry
- Eleven-step grey ladder`--wb-grey-05` through `--wb-grey-95` give the system 11 graded neutrals before any chromatic accent enters
Live at mercedes-benz.com
A snapshot of the brand in production. Hover the frame to scroll the page; click to visit.
mercedes-benz.comExplore Mercedes-Benz
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.
Mercedes-Benz design system FAQ
Common questions about Mercedes-Benz'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.
Mercedes-Benz Brand Experience
The live brand-experience site — see the MBCorpo serif headlines, theme-blue active states, and the 140-year black editorial band in production.
The DESIGN.md specification
Google Labs' open spec for machine-readable design system files — the format this page is built on.
Use Mercedes-Benz in your project
One machine-readable file. Drop it into Claude, Cursor, or any AI tool that reads DESIGN.md.