About Tesla DESIGN.md
Curated by Dov AzencotUpdated Source tesla.com
- Automotive
Tesla's marketing site is an exercise in radical subtraction. The page opens with a full-viewport hero — three vehicles arranged on polished concrete against a hazy cityscape sky, with a single model name floating above in translucent white type — and from there, every screen is one car, one model name, one CTA pair, set against an unbroken white canvas. There are no decorative borders, no gradients, no patterns, no shadows. The color philosophy is almost ascetic: a single Electric Blue at #3E6AE1 for primary CTAs, three shades of dark gray for text hierarchy, and white for everything else. The entire emotional weight is carried by cinematic vehicle photography that stretches edge-to-edge across each 100vh section.
This DESIGN.md captures the full Tesla system in machine-readable form: 11 color tokens spanning a single accent plus six text/surface neutrals, 8 typography tokens running on Universal Sans Display and Universal Sans Text (the custom family that recently replaced Gotham across the website, mobile app, and in-car software), 9 spacing values on an 8px base unit, a 4-step border radius scale from 0 to 50%, and 14 component definitions for buttons, cards, navigation, and the persistent "Ask a Question" chat bar. The file follows the Google Labs DESIGN.md specification, which standardizes these tokens so AI coding tools can read them.
Hand this file to Claude, Cursor, or GitHub Copilot and the agent reproduces Tesla's restraint rather than a generic automotive theme — 4px button radii instead of pill shapes, transparent-PNG vehicle imagery on white instead of gradient hero panels, two type weights instead of six, no shadows anywhere. You can also paste the tokens directly into Tailwind config or CSS variables. The system is worth studying because it commits harder than almost any other consumer brand to the principle that the product, not the UI, should carry the page.
What makes it distinct
- Single accent voltageElectric Blue (#3E6AE1) is the only chromatic color in the entire interface, reserved for primary CTAs
- Zero shadows, zero gradients, zero borders on cardsdepth comes entirely from full-viewport photography and white space
- Universal Sans replaces Gothama custom variable family unifying the website, mobile app, and in-car software
- Only two type weights500 for headings and UI, 400 for body; no bold, no light, no extremes
- 4px radius on every interactive surfacebarely-rounded rectangles that mirror the engineered precision of the vehicles
Live at tesla.com
A snapshot of the brand in production. Hover the frame to scroll the page; click to visit.
tesla.comExplore Tesla
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.
Other
Specialty colors.
Tesla design system FAQ
Common questions about Tesla'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 Tesla in your project
One machine-readable file. Drop it into Claude, Cursor, or any AI tool that reads DESIGN.md.