← all systems lamborghini
edit →

Design System Inspired by Lamborghini

1. Visual Theme & Atmosphere

Lamborghini’s website is a cathedral of darkness — a digital stage where jet-black surfaces stretch infinitely and every element emerges from the void like a machine under a spotlight. The page is almost entirely black. Not dark gray, not near-black — true, uncompromising black (#000000) that saturates the viewport and refuses to yield. Into this abyss, white type and Lamborghini Gold (#FFC000) are deployed with surgical precision, creating a visual language that feels like walking through a nighttime motorsport event where every surface absorbs light except the things that matter.

The hero is a full-viewport video — dark, cinematic, immersive — showing event footage or vehicle reveals with the Lamborghini bull logo floating ethereally above. The navigation is minimal: a centered bull logo, a “MENU” hamburger on the left, and search/bookmark icons on the right, all rendered in white against the black canvas. There are no borders, no visible nav containers, no background color on the header — just white marks floating in darkness. The overall mood is nocturnal luxury: exclusive, theatrical, and deliberately intimidating. Each section transition is a scroll through darkness into the next revelation.

Typography is the voice of this darkness. LamboType — a custom Neo-Grotesk typeface created by Character Type and design agency Strichpunkt — is used for everything from 120px uppercase display headlines to 10px micro labels. Its distinctive 12° angled terminals are inspired by the aerodynamic lines of Lamborghini’s super sports cars, and its proportions range from Normal to Ultracompressed width. Headlines SHOUT in uppercase at enormous scales with tight line-heights (0.92 at 120px), creating dense blocks of text that feel stamped from steel. The typeface carries hexagonal geometric DNA — constructed from hexagons, three-armed stars, and circles — that echoes throughout the interface in the hexagonal pause button and UI icons. Built on Bootstrap grid with 68 Element Plus/UI components, the technical infrastructure is substantial beneath the theatrical surface.

Key Characteristics:

2. Color Palette & Roles

Primary

Secondary & Accent

Surface & Background

Neutrals & Text

Semantic & Accent

Gradient System

3. Typography Rules

Font Family

Hierarchy

RoleSizeWeightLine HeightLetter SpacingNotes
Hero Display120px (7.50rem)4000.92normalLamboType, uppercase, maximum impact
Display 280px (5.00rem)4001.13normalLamboType, uppercase, major section titles
Section Title54px (3.38rem)4001.19normalLamboType, uppercase
Sub-section40px (2.50rem)4001.15normalLamboType, uppercase
Feature Heading27px (1.69rem)4001.37normalLamboType, uppercase
Card Title24px (1.50rem)400normalLamboType
Body Large18px (1.13rem)4001.56normalLamboType, mixed case and uppercase variants
Body / UI16px (1.00rem)400/7001.50normal/0.16pxLamboType, primary body text
Button Large16px (1.00rem)4001.50normalGold CTA buttons
Button Standard14.4px (0.90rem)300/7001.000.14–0.2pxLamboType, uppercase, ghost buttons
Button Small13px (0.81rem)300/5001.200.13–0.2pxLamboType, compact button variant
Caption14px (0.88rem)600/7001.14–1.50-0.42pxLamboType, uppercase, negative tracking
Label12px (0.75rem)400/5001.830.96pxLamboType, uppercase badges and micro labels
Micro10px (0.63rem)4001.00–2.000.225pxLamboType, uppercase, smallest text

Principles

4. Component Stylings

Buttons

All buttons use zero border-radius — sharp, angular rectangles that echo the aggressive lines of Lamborghini vehicles.

Gold Accent CTA — The primary action:

Transparent Ghost — The secondary action on dark backgrounds:

White Filled — Light-mode primary:

Black Filled — Dark filled variant:

Gray Neutral — Subtle action:

Cards & Containers

Inputs & Forms

Image Treatment

Distinctive Components

5. Layout Principles

Spacing System

Grid & Container

Whitespace Philosophy

Lamborghini uses darkness as whitespace. The generous black expanses between content blocks serve the same function as white space in a light design — creating breathing room that elevates each element to the status of exhibit. A model name floating in the middle of a black viewport has the same visual weight as a gallery piece on a white wall. The absence of color IS the design.

Border Radius Scale

ValueContext
0pxDefault for everything — buttons, cards, containers, images
1pxSubtle span elements
2pxBadges, close buttons, cookie elements — barely perceptible
20pxToggle switches only — the sole rounded element

6. Depth & Elevation

LevelTreatmentUse
Level 0 (Abyss)#000000 flatPage background, deepest layer
Level 1 (Surface)#181818 or #202020Cards, content panels, elevated sections
Level 2 (Overlay)rgba(0,0,0,0.7)Modal backdrops, video dimming
Level 3 (Fog)rgba(0,0,0,0.5)Lighter overlays, hover states
Level 4 (Mist)rgba(0,0,0,0.25)Subtle depth hints

Shadow Philosophy

Lamborghini achieves depth through surface color layering rather than shadows. On a black canvas, traditional drop shadows are invisible — instead, the system creates elevation by shifting from absolute black to progressively lighter dark grays: #000000#181818#202020#494949. This “darkness gradient” approach means that elevated elements are literally lighter than their surroundings, inverting the traditional shadow model.

Decorative Depth

7. Do’s and Don’ts

Do

Don’t

8. Responsive Behavior

Breakpoints

NameWidthKey Changes
Mobile Small<425pxSingle column, reduced type scale, stacked buttons
Mobile425-576pxSingle column, hamburger nav, hero text ~40px
Tablet Small576-768px2-column grid begins, padding adjusts
Tablet768-1024px2-column layout, expanded hero, vehicle cards side-by-side
Desktop1024-1280pxFull navigation, 3+ column grids, display text at 80px
Desktop Large1280-1440pxFull layout, hero at 120px display, max-width containers
Wide>1440pxContent centered, margins expand, hero fills viewport

Touch Targets

Collapsing Strategy

Image Behavior

9. Agent Prompt Guide

Quick Color Reference

Example Component Prompts

Iteration Guide

When refining existing screens generated with this design system:

  1. Focus on ONE component at a time — Lamborghini’s system is extreme and every element must feel aggressive
  2. Reference specific color names and hex codes from this document — the palette has only about 5 active colors
  3. Use natural language descriptions, not CSS values — “sharp-cut golden rectangle” not “border-radius: 0px; background: #FFC000”
  4. Describe the desired “feel” alongside specific measurements — “floating in total darkness” communicates the black canvas better than “background: #000000”
  5. Remember that UPPERCASE IS THE DEFAULT — if text isn’t uppercase at display sizes, it probably should be