Tesla's website is an exercise in radical subtraction — a digital showroom where the product is everything and the interface is almost nothing. The page opens with a full-viewport hero that fills the entire screen with cinematic car photography: three vehicles arranged on polished concrete against a hazy cityscape sky, with a single model name floating above in translucent white type. There are no decorative borders, no gradients, no patterns, no shadows. The UI exists only to provide just enough navigational structure to get out of the way. Every pixel that isn't product imagery is white space, and that restraint is the design system's most powerful statement.
The color philosophy is almost ascetic: a single blue (#3E6AE1) for primary calls to action, three shades of dark gray for text hierarchy, and white for everything else. The entire emotional weight is carried by photography — sprawling landscape shots, studio-lit vehicle profiles, and atmospheric environmental compositions that stretch edge-to-edge across each viewport-height section. The UI chrome dissolves into the imagery. The navigation bar floats above the hero with no visible background, border, or shadow — the TESLA wordmark and five navigation labels simply exist in the space, trusting the content beneath them to provide sufficient contrast.
Typography recently transitioned from Gotham to Universal Sans — a custom family split into "Display" for headlines and "Text" for body/UI elements — unifying the website, mobile app, and in-car software into a single typographic voice. The Display variant renders hero titles at 40px weight 500, while the Text variant handles everything from navigation (14px/500) to body copy (14px/400). The font carries a geometric precision with slightly humanist terminals that feels engineered rather than designed — exactly matching Tesla's brand identity of technology that doesn't need to announce itself. There are no text shadows, no text gradients, no decorative type treatments. Every letterform earns its place through clarity alone.
Key Characteristics:
#3E6AE1) — used exclusively for primary CTA buttons#3E6AE1): Primary CTA button background — a confident, mid-saturation blue (rgb 62, 106, 225) that stands alone as the only chromatic color in the entire interface. Used exclusively for "Order Now" and other primary action buttons#FFFFFF): Dominant background color for all surfaces, panels, navigation, and secondary button fills — the canvas that lets photography breathe#3E6AE1): Blue also serves for promotional text ("0% APR Available") displayed over hero imagery in the same hue as the CTA — creating a visual link between incentive messaging and action#FFFFFF): Page background, navigation panel, dropdown menus, and all surface containers#F4F4F4): Subtle alternate surface for section differentiation — barely perceptible shift from pure white (rgb 244, 244, 244)#171A20): Dark surface color for hero text overlays and potential dark-mode contexts (rgb 23, 26, 32) — a warm near-black with a blue undertonergba(255, 255, 255, 0.75)): Semi-transparent white for navigation backdrop-filter effects on scroll#171A20): Primary heading and navigation text — the darkest text value (rgb 23, 26, 32), used for model names, nav labels, and hero titles on light backgrounds#393C41): Body text and secondary content (rgb 57, 60, 65) — the default paragraph color, slightly warmer than pure gray#5C5E62): Tertiary text for sub-links, secondary navigation links like "Learn" and "Order" (rgb 92, 94, 98)#8E8E8E): Placeholder text in input fields and disabled states (rgb 142, 142, 142)#EEEEEE): Light borders and divider lines (rgb 238, 238, 238)#D0D1D2): Subtle UI borders and delineation (rgb 208, 209, 210)#3E6AE1) serves as the sole interactive color signalUniversal Sans Display, -apple-system, Arial, sans-serif — used for hero titles and large model names. A geometric sans-serif with precisely engineered proportions, recently replacing Gotham to unify Tesla's digital ecosystem (website, mobile app, vehicle interface)Universal Sans Text, -apple-system, Arial, sans-serif — used for navigation, body copy, buttons, and all UI text. Optimized for legibility at smaller sizes with slightly wider proportions than the Display variant| Role | Size | Weight | Line Height | Letter Spacing | Notes |
|---|---|---|---|---|---|
| Hero Title | 40px (2.50rem) | 500 | 48px (1.20) | normal | Universal Sans Display, white on dark hero imagery |
| Product Name | 17px (1.06rem) | 500 | 20px (1.18) | normal | Universal Sans Text, model names in nav panel and cards |
| Nav Item | 14px (0.88rem) | 500 | 16.8px (1.20) | normal | Universal Sans Text, primary navigation labels |
| Body Text | 14px (0.88rem) | 400 | 20px (1.43) | normal | Universal Sans Text, paragraph and descriptive content |
| Button Label | 14px (0.88rem) | 500 | 16.8px (1.20) | normal | Universal Sans Text, CTA button text |
| Sub-link | 14px (0.88rem) | 400 | 20px (1.43) | normal | Tertiary links (Learn, Order, Experience) |
| Promo Text | 22px (1.38rem) | 400 | 20px (0.91) | normal | White promotional text on hero ("0% APR Available") |
| Category Label | 16px (est.) | 500 | — | normal | White text labels on category cards ("Sport Sedan") |
All buttons use barely-rounded rectangles (4px border-radius) — creating a sharp, technical aesthetic that mirrors the precision of the vehicles.
Primary CTA — The main action button:
#3E6AE1 (Electric Blue), text #FFFFFF, fontSize 14px, fontWeight 500, padding 4px with inner content centering, borderRadius 4px, minHeight 40px, width 200pxrgba(0,0,0,0) 0px 0px 0px 2px inset (invisible at rest, animates to visible on focus)border-color 0.33s, background-color 0.33s, color 0.33s, box-shadow 0.25sSecondary CTA — The alternative action button:
#FFFFFF, text #393C41 (Graphite), same dimensions and border pattern as primaryNav Button — Top navigation items:
#171A20 (Carbon Dark), fontSize 14px, fontWeight 500, borderRadius 4px, padding 4px 16px, minHeight 32pxcolor 0.33s, background-color 0.33sText Link — In-content actions:
#5C5E62 (Pewter), fontSize 14px, fontWeight 400, no background, no borderbox-shadow 0.33s cubic-bezier(0.5, 0, 0, 0.75), color 0.33sVehicle Card (Navigation panel):
Category Card (Homepage lower section):
#171A20 (Carbon Dark)#8E8E8E (Silver Fog)tds-site-header--white-background)sticky-without-slide class — stays at top without slide-in animationTesla uses whitespace as a luxury signal. The generous vertical spacing between sections (each section is a full viewport height) means you can only see one "message" at a time — one car, one model name, one CTA pair. This creates a gallery-like browsing experience where each scroll is a deliberate transition, not a continuous feed. White space is not empty — it's the frame that elevates each vehicle to the status of art piece.
| Value | Context |
|---|---|
| 0px | Most elements — sharp edges are the default |
| 4px | Buttons (primary, secondary, nav items) — barely perceptible rounding |
| ~12px | Category cards — noticeable but restrained rounding on larger surfaces |
| 50% | Carousel dot indicators — perfect circles |
| Level | Treatment | Use |
|---|---|---|
| Level 0 (Flat) | No shadow, no border | Default state for all elements — cards, panels, buttons at rest |
| Level 1 (Frost) | rgba(255,255,255,0.75) backdrop | Navigation bar on scroll — frosted glass transparency |
| Level 2 (Overlay) | rgba(128,128,128,0.65) | Modal overlays and region/cookie popups |
| Level 3 (Subtle) | rgba(0,0,0,0.05) | Minimal shadow hints on rare hover states |
Tesla's approach to elevation is essentially "none." The site avoids box-shadows entirely in its primary interface. Depth is communicated through three alternative strategies:
#3E6AE1) exclusively for primary CTAs — never for decorative purposes| Name | Width | Key Changes |
|---|---|---|
| Mobile | <768px | Single-column layout, hamburger nav replaces horizontal labels, hero text scales to ~28px, CTA buttons stack vertically, category cards become full-width |
| Tablet | 768-1024px | 2-column nav panel, hero maintains full-viewport height, CTAs remain side-by-side, reduced horizontal padding |
| Desktop | 1024-1440px | Full horizontal nav, 3-column vehicle grid in dropdown, hero at 40px, side-by-side CTAs at 200px/160px width |
| Large Desktop | >1440px | Content remains centered, hero photography scales to fill wider viewports, max-width container for nav panel content |
object-fit: cover to maintain cinematic composition across widthsoverflow: hidden with border-radiusWhen refining existing screens generated with this design system:
Tesla writes the way an engineer briefs a room: short declarative sentences, nouns before adjectives, and no adjective that doesn't earn its place. The voice treats the reader as someone capable of assessing a specification, not a prospect to be convinced. Range, charge time, and price appear before any superlative — and usually instead of one. When Tesla does reach for scale, it reaches for numbers, not words ("1.66 million vehicles delivered" rather than "record-breaking"). Marketing copy and a technical release note read in the same register; the surface changes, the voice does not.
| Context | Tone |
|---|---|
| Headlines | Model name + single-word or short-phrase claim. "Model Y. Long Range." No verbs unless necessary. |
| Primary CTA | Verb + noun, no modifier. "Order Now", "View Inventory", "Schedule a Drive". Never "Unlock", "Experience", "Discover". |
| Vehicle specs | Number + unit, stated in isolation. "358 miles", "3.5 s 0–60 mph". No "up to" unless legally required; no "!". |
| Mission / impact copy | Plain, declarative, direct from the filing. Reads like a prospectus paragraph, not a manifesto. |
| Master Plan essays | First-principles reasoning in numbered steps. Long-form only when the argument actually requires it. |
| Error (configurator / order) | States the blocker and the exact next step. No apologetic preamble. |
| Service messaging | Time window, location, cost. Never "rest assured", never "our team is working hard". |
| Legal / autonomy disclosures | Precise, regulator-ready. Capabilities and their conditions in the same sentence. |
| Marketing email / announcement | Lowercase, under 12 words where possible. "Cybertruck Deliveries Begin." |
Forbidden phrases. "Revolutionary", "game-changer", "unleash", "next-generation", "reimagined", "elevate", "experience the future", "buckle up", "beyond". No exclamation marks on routine CTAs. No emoji in product copy, configurator flows, service updates, or legal surfaces. No lifestyle adjectives stacked on specifications ("luxurious premium performance" — pick at most one and only when measurable). No "simply" or "just" preceding any action verb. No asking-a-question patterns in CTAs ("Ready to change the world?") — Tesla asserts, it doesn't prompt.
Voice samples.
Tesla Motors was incorporated in July 2003 by Martin Eberhard and Marc Tarpenning, two Silicon Valley engineers who had concluded that the binding constraint on electric transport was no longer physics but industrial will. Elon Musk joined in February 2004 as chairman and lead Series A investor; J.B. Straubel joined as CTO the same year. A 2009 settlement recognizes all five early contributors — Eberhard, Tarpenning, Ian Wright, Musk, and Straubel — as co-founders (Wikipedia: Tesla, Inc.). The founding premise was blunt: build a car company that is a technology company, where the battery, software, and motor are treated as proprietary engineering problems rather than purchased components.
The mission, as stated on the company's Impact page, is "to accelerate the world's transition to sustainable energy" (tesla.com/impact). The 2006 original Master Plan described the mechanism — sell a premium low-volume car, use the margin to fund a mid-priced one, use that to fund a mass-market one, and bundle solar generation so personal transport becomes energy-positive. Master Plan Part 3 (April 2023) extended the logic from vehicles to a fully electrified global energy economy, modeled end-use-by-end-use in a 41-page technical paper rather than a keynote slide deck (Tesla Master Plan Part 3 PDF). Master Plan Part IV (September 2025) reframes the destination as "sustainable abundance" and rests on five stated principles: growth is infinite; innovation removes constraints; technology solves tangible problems; autonomy benefits all humanity; greater access drives greater growth (tesla.com/master-plan-part-4).
What Tesla's brand refuses is the marketing grammar of its industry: no chrome badges, no "ultimate driving machine" mood films, no exterior wordmarks on most surfaces. It delivered 1.66 million vehicles in 2025 and deployed 46.7 GWh of battery storage , and neither figure is presented with "more than ever" in any primary surface. The editorial decision is consistent: when the data is good, the data is the statement.
#3E6AE1) exists, and it is reserved for the primary CTA and the occasional promo label that should read as the same action class. UI implication: never introduce a second brand hue for status, marketing, or decoration; status colors default to neutral where the product doesn't warrant a signal color.-apple-system, not Inter or Roboto.0.33s, never scale, translate, or spring. UI implication: disallow scale(1.02) on hover, disallow any overshoot curve, and keep the single transition timing so the whole interface exhales in the same rhythm.Personas are fictional archetypes informed by publicly described Tesla customer segments (early-adopter engineers, sustainability-motivated households, performance buyers, and fleet operators), not individual people.
Priya Narayan, 34, Sunnyvale. Staff software engineer who reads the Master Plan Part 3 PDF before test-driving anything. Configures at 1am, refuses financing from any salesperson, and values that the configurator exposes kWh/mi instead of "long range" as a marketing word. Would leave the brand the first time a CTA says "Unleash".
The Parks family, Denver. Two working parents with two kids and a rooftop solar install from 2023. Chose a Model Y because the Powerwall-plus-solar-plus-car math pencilled out on a spreadsheet and because they wanted the family's transport to run on the same electrons as the dishwasher. Engage with the app daily; ignore the marketing site entirely after purchase.
Dmitri Volkov, 41, Miami. Bought a Plaid for the 0–60 figure and keeps it because the specs it quoted on day one are the specs it still hits. Does not care about autonomy marketing; does care that acceleration claims survive independent instrumented tests. Treats the vehicle as an engineering artifact, not a lifestyle.
Jamie Okonkwo, fleet manager, Atlanta. Operates a 140-vehicle delivery fleet and evaluates Tesla quarterly against alternatives on cost-per-mile, uptime, and OTA update cadence. Needs dashboards that expose consumption by route and a service SLA that reads in operational terms, not consumer-marketing terms.
| State | Treatment |
|---|---|
| Empty (configurator, no trim selected) | Full-viewport vehicle render centered on pure white (#FFFFFF). One Carbon Dark (#171A20) headline with the model name. No illustration, no "start here" arrow. The vehicle is the prompt. |
| Empty (inventory search, no matches) | Single Graphite (#393C41) line at 14px/1.43: "No vehicles match these filters in your area." One Electric Blue (#3E6AE1) text link: "Broaden search". No empty-state illustration. |
| Loading (route / page transition) | White surface with no spinner. Below-fold content renders as blank white until scrolled into view (lazy load). Hero imagery fades in at 0.33s. Spinners are forbidden — silent white is the load state. |
| Loading (CTA press, order submission) | Primary button keeps its Electric Blue fill; label swaps to a neutral verb ("Submitting…"). No spinner inside the button; the 0.33s background-color transition is the only motion. |
| Skeleton (spec table, card grid) | Cloud Gray (#EEEEEE) blocks sized to final dimensions. No shimmer gradient — static blocks only. Blue-tinted skeletons are banned; they introduce a chromatic color the system doesn't carry. |
| Error (configurator conflict) | Inline below the conflicting option. Graphite text states the blocker and the exact next step. Example: "This wheel isn't available with Tow Package. Remove Tow Package or select 20-inch wheels." No icon, no red background, no apology. |
| Error (service / network) | Light Ash (#F4F4F4) banner with Carbon Dark text: specific failure + recovery action. "Order couldn't be submitted. Try again, or contact Tesla Support with reference number #####." Never speculate about cause. |
| Error (input validation) | Field border shifts to #D0D1D2 → Carbon Dark on the invalid field. Message appears below at 14px Graphite. One sentence. No tooltip, no ⚠. |
| Success (order placed) | Full-viewport white confirmation. Headline at 40px weight 500 Universal Sans Display: "Your Model Y is on order." Body states estimated delivery window as a date range in plain text. No checkmark illustration, no confetti, no toast. |
| Success (account / inline action) | Field transitions to its resting state; one Graphite micro-line confirms the change at 14px. No toast component exists anywhere in the system. |
| Disabled (CTA) | Button retains 4px radius and 40px height. Fill shifts to Cloud Gray (#EEEEEE), text to Silver Fog (#8E8E8E). Border remains 3px solid transparent so geometry stays identical if re-enabled. |
Durations:
| Token | Value | Use |
|---|---|---|
motion-instant | 0ms | Focus rings, toggle state commit |
motion-fast | 250ms | Box-shadow transitions, small property changes |
motion-standard | 330ms | Color, background-color, border-color — the signature Tesla timing |
motion-slow | 500ms | Hero carousel cross-fade, section-level photographic transitions |
Easings:
| Token | Curve | Use |
|---|---|---|
ease-standard | cubic-bezier(0.5, 0, 0, 0.75) | The observed default on text-link hover underlines and box-shadow transitions — pulls into and out of state with a slight settle |
ease-enter | cubic-bezier(0.2, 0.6, 0.25, 1) | Panel and dropdown reveals — lands without overshoot |
ease-exit | cubic-bezier(0.4, 0.0, 1, 1) | Panel and dropdown dismissals — quiet removal |
Explicitly forbidden. No spring or overshoot easings anywhere in the system. No cubic-bezier(0.34, 1.56, 0.64, 1), no bounce, no rubber-banding on hover. Tesla's brand register is considered, not playful; a bouncing CTA reads as consumer-app exuberance and contradicts the engineering-first stance that carries every other design decision. The vehicle's acceleration curve may be exciting; the interface's state transition is not.
Signature motions.
border-color 0.33s, background-color 0.33s, color 0.33s triad. The uniformity is the signature; deviating for a single component breaks the rhythm of the whole site.tds-site-header--white-background class toggle — a single property change at motion-standard, no translate, no scale, no blur beyond the already-declared backdrop-filter.prefers-reduced-motion: reduce, all motion-* tokens collapse to motion-instant. The hero carousel stops auto-advancing and exposes its dot indicators as still buttons. The interface is fully functional without a single animated transition; Tesla's motion vocabulary is small enough that removing it loses nothing the product depends on.Tesla's website is an exercise in radical subtraction — a digital showroom where the product is everything and the interface is almost nothing. The page opens with a full-viewport hero that fills the entire screen with cinematic car photography: three vehicles arranged on polished concrete against a hazy cityscape sky, with a single model name floating above
Top 9 hex values found in §2 of DESIGN.md, ranked by usage frequency.
A wider example card showing how content sits inside the radius and shadow combination defined by this brand. Card radius is capped at 16px even on pill systems (LINE/Wise/Spotify) so large surfaces stay readable.
Shadow recipes parsed from §6 of DESIGN.md, or default 5-tier scale if none found.