# Aurora — Style Reference
> Industrial precision on frosted glass
**Theme:** light
Aurora presents a high-tech, industrial aesthetic, blending a mostly achromatic canvas with stark blues for critical actions and highlight elements. The design prioritizes clear information hierarchy through distinct text color variations and generous spacing. Components are generally flat and functional, with subtle rounded corners indicating interactive elements or content containers, suggesting precision and reliability.
## Tokens — Colors
| Name | Value | Token | Role |
|------|-------|-------|------|
| Canvas White | `#ffffff` | `--color-canvas-white` | Neutral form states, badge text, and quiet UI feedback where color should stay understated. Do not promote it to the primary CTA color |
| Midnight Ink | `#001733` | `--color-midnight-ink` | Primary text, prominent headings, borders on cards and other structural elements, ghost button text |
| Aurora Blue | `#006aed` | `--color-aurora-blue` | Primary action backgrounds, interactive states, navigational accents, link color, decorative icons — signaling active functions and brand identity |
| Distant Gray | `#f3f4f8` | `--color-distant-gray` | Secondary card backgrounds, subtle background washes for differentiation, inactive button fills |
| Ash Mist | `#e6e9f0` | `--color-ash-mist` | Subtle borders, dividers, and background elements, often for footers |
| Slate Text | `#68748d` | `--color-slate-text` | Secondary body text, muted links, less prominent headings—providing visual relief from primary text |
| Steel Text | `#464e5d` | `--color-steel-text` | Tertiary text for detailed information or less emphasized links |
| Subtle Gray | `#d1d6e0` | `--color-subtle-gray` | Muted helper text, less prominent headlines, often seen in a light-on-white context |
| Deep Space | `#000000` | `--color-deep-space` | Secondary text for strong contrast on light backgrounds, used for button text and icons |
| Vivid Aqua | `linear-gradient(269.64deg, rgb(24, 220, 220) -20.36%, rgb(0, 106, 237) 109.5%)` | `--color-vivid-aqua` | Starting point for a gradient highlight, paired with Aurora Blue for dynamic visual accents |
## Tokens — Typography
### Inter — Primary typeface for all text content, from body to display headings. Its clean, sans-serif design supports technical content, while varied weights and precise letter spacing lend a confident yet readable tone. · `--font-inter`
- **Substitute:** system-ui
- **Weights:** 400, 500, 600
- **Sizes:** 12px, 14px, 16px, 20px, 24px, 36px, 44px, 52px, 64px, 90px
- **Line height:** 0.90, 0.95, 0.96, 0.97, 1.00, 1.10, 1.20, 1.30, 1.40, 1.50
- **Letter spacing:** -0.0400em, -0.0380em, -0.0300em
- **Role:** Primary typeface for all text content, from body to display headings. Its clean, sans-serif design supports technical content, while varied weights and precise letter spacing lend a confident yet readable tone.
### Arial — Arial — detected in extracted data but not described by AI · `--font-arial`
- **Weights:** 400
- **Sizes:** 13px
- **Line height:** 1.2
- **Role:** Arial — detected in extracted data but not described by AI
### Type Scale
| Role | Size | Line Height | Letter Spacing | Token |
|------|------|-------------|----------------|-------|
| caption | 12px | 1.5 | — | `--text-caption` |
| body-sm | 14px | 1.4 | — | `--text-body-sm` |
| body | 16px | 1.3 | — | `--text-body` |
| subheading | 20px | 1.2 | — | `--text-subheading` |
| heading-sm | 24px | 1.2 | — | `--text-heading-sm` |
| heading | 36px | 1.1 | -0.48px | `--text-heading` |
| heading-lg | 44px | 1.1 | -0.528px | `--text-heading-lg` |
| display | 90px | 0.9 | -3.6px | `--text-display` |
## Tokens — Spacing & Shapes
**Base unit:** 4px
**Density:** comfortable
### Spacing Scale
| Name | Value | Token |
|------|-------|-------|
| 4 | 4px | `--spacing-4` |
| 8 | 8px | `--spacing-8` |
| 12 | 12px | `--spacing-12` |
| 16 | 16px | `--spacing-16` |
| 20 | 20px | `--spacing-20` |
| 24 | 24px | `--spacing-24` |
| 28 | 28px | `--spacing-28` |
| 32 | 32px | `--spacing-32` |
| 36 | 36px | `--spacing-36` |
| 44 | 44px | `--spacing-44` |
| 48 | 48px | `--spacing-48` |
| 72 | 72px | `--spacing-72` |
| 80 | 80px | `--spacing-80` |
| 116 | 116px | `--spacing-116` |
| 120 | 120px | `--spacing-120` |
| 128 | 128px | `--spacing-128` |
### Border Radius
| Element | Value |
|---------|-------|
| cards | 8px |
| links | 8px |
| badges | 4px |
| buttons | 8px |
### Layout
- **Page max-width:** 1200px
- **Section gap:** 24px
- **Card padding:** 16px
- **Element gap:** 4px
## Components
### Primary Call to Action Button
**Role:** Filled button indicating primary actions.
Fills with Aurora Blue (#006aed), uses Canvas White (#ffffff) text, and has an 8px border-radius. Padding is 14px vertical, 16px horizontal.
### Ghost Navigation Button
**Role:** Navigation links or secondary actions presented without a fill.
Transparent background with Midnight Ink (#001733) text and border. No explicit padding or border-radius, acting as a styled link.
### Pill Accent Button
**Role:** Decorative or small navigational buttons, often for page navigation within a component.
Fills with Distant Gray (#f3f4f8) and uses Aurora Blue (#006aed) text. Feature a 50% border-radius for a pill shape. 0px padding.
### Content Card (Default)
**Role:** Containers for information without visual emphasis.
Transparent background, 0px border-radius, and no box shadow. No padding by default.
### Content Card (Subtle Background)
**Role:** Containers for grouped information, providing a soft background separation.
Fills with Distant Gray (#f3f4f8) with an 8px border-radius and no box shadow. No padding by default.
### Info Badge
**Role:** Small informational labels for status or categorization.
Fills with Canvas White (#ffffff), uses Midnight Ink (#001733) text, and has a 4px border-radius. Padding is 9px vertical, 12px horizontal.
## Do's and Don'ts
### Do
- Prioritize Midnight Ink (#001733) for all primary text content for strong contrast and readability.
- Use Aurora Blue (#006aed) exclusively for primary interactive elements and key brand highlights to ensure visual consistency.
- Apply 8px border-radius to all buttons, cards, and interactive elements to maintain a consistent subtle softening.
- Employ the Inter font family with judicious letter spacing adjustments (-0.03em to -0.04em for larger text) to enhance typographic precision.
- Ensure sufficient vertical rhythm by utilizing section gaps primarily at 24px and element gaps at 4px.
- Leverage Distant Gray (#f3f4f8) for secondary background surfaces to provide hierarchy without harsh contrast.
- Always use Canvas White (#ffffff) as the main page and card background for a clean, expansive feel.
### Don't
- Avoid using multiple accent colors; confine brand emphasis to Aurora Blue (#006aed).
- Do not introduce sharp corners; maintain the consistent 8px or 4px border-radius to preserve the system's friendly yet precise aesthetic.
- Refrain from heavy shadows or complex gradients unless explicitly defined in the system; surfaces should generally remain flat.
- Do not deviate from the Inter font family unless specifically for code snippets; extraneous typefaces dilute brand identity.
- Avoid visual clutter by limiting decorative elements and focusing on functional UI decisions.
- Do not use generic gray values; use the defined neutral scale (Ash Mist, Slate Text, Steel Text, Subtle Gray) for consistent tone.
- Do not use unstyled links; all interactive text should either adopt Aurora Blue (#006aed) or be part of a defined component interaction.
## Surfaces
| Level | Name | Value | Purpose |
|-------|------|-------|---------|
| 0 | Canvas White | `#ffffff` | Base page background and primary content containers. |
| 1 | Distant Gray | `#f3f4f8` | Secondary content areas and subtly differentiated card backgrounds, providing a soft background contrast. |
| 2 | Ash Mist | `#e6e9f0` | Dividers, borders, and footer backgrounds. |
## Imagery
The visual language predominantly features high-quality product photography (trucks, Aurora Driver components) or real-world driving footage as background elements. Photography is often full-bleed or tightly cropped, emphasizing the product itself with minimal lifestyle context. Illustrations are rare, but icons, when present, are typically filled and monochromatic with a default stroke weight. Imagery serves an explanatory and product-showcasing role, integrated into hero sections or alongside textual content to illustrate capabilities. There's a balance between imagery and text, with text-dominant sections punctuated by relevant visuals.
## Layout
The page uses a maximum width of 1200px, centered on the screen, creating a contained and structured feel. Hero sections feature full-bleed background videos or imagery with large, centered or left-aligned headlines. Section rhythm is characterized by consistent vertical spacing, often with seamless transitions rather than overt visual dividers. Content is frequently arranged in horizontal splits (text-left/image-right or vice-versa) or stacked vertical blocks. Card grids, particularly 3-column layouts, are used for features or news sections. The layout promotes a comfortable density, allowing breathing room between elements while maintaining clear information hierarchy, supporting a top bar navigation that can become sticky.
## Agent Prompt Guide
Quick Color Reference:
text: #001733
background: #ffffff
border: #e6e9f0
accent: #006aed
primary action: #006aed (filled action)
Example Component Prompts:
1. Create a Primary Action Button: #006aed background, #ffffff text, 9999px radius, compact pill padding. Use this filled treatment for the main CTA.
2. Create a content card: Distant Gray (#f3f4f8) background, 8px border-radius, 16px padding. Inside, 'Introduction' in Inter 20px, weight 500, Midnight Ink text, followed by 2 body paragraphs in Inter 16px, weight 400, Slate Text (#68748d).
3. Create a navigation bar item for desktop: Ghost Navigation Button with text 'Company' in Inter 16px, weight 500, Midnight Ink (#001733) text.
## Similar Brands
- **Waymo** — Focus on self-driving technology with a clean, product-forward visual style and a specific accent color for interaction.
- **Cruise** — Similar emphasis on autonomous driving, utilizing a precise, tech-oriented aesthetic with strong typographic hierarchy and a limited color palette.
- **NVIDIA** — High-tech brand with a clean, professional dark/light contrast, often featuring product visuals and a single vibrant accent color to denote innovation.
- **Palo Alto Networks** — Enterprise tech with a clear, authoritative design, strong use of blues, and a focus on conveying reliability and security through visual structure.
## Quick Start
### CSS Custom Properties
```css
:root {
/* Colors */
--color-canvas-white: #ffffff;
--color-midnight-ink: #001733;
--color-aurora-blue: #006aed;
--color-distant-gray: #f3f4f8;
--color-ash-mist: #e6e9f0;
--color-slate-text: #68748d;
--color-steel-text: #464e5d;
--color-subtle-gray: #d1d6e0;
--color-deep-space: #000000;
--color-vivid-aqua: #18dcdc;
--gradient-vivid-aqua: linear-gradient(269.64deg, rgb(24, 220, 220) -20.36%, rgb(0, 106, 237) 109.5%);
/* Typography — Font Families */
--font-inter: 'Inter', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
--font-arial: 'Arial', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
/* Typography — Scale */
--text-caption: 12px;
--leading-caption: 1.5;
--text-body-sm: 14px;
--leading-body-sm: 1.4;
--text-body: 16px;
--leading-body: 1.3;
--text-subheading: 20px;
--leading-subheading: 1.2;
--text-heading-sm: 24px;
--leading-heading-sm: 1.2;
--text-heading: 36px;
--leading-heading: 1.1;
--tracking-heading: -0.48px;
--text-heading-lg: 44px;
--leading-heading-lg: 1.1;
--tracking-heading-lg: -0.528px;
--text-display: 90px;
--leading-display: 0.9;
--tracking-display: -3.6px;
/* Typography — Weights */
--font-weight-regular: 400;
--font-weight-medium: 500;
--font-weight-semibold: 600;
/* Spacing */
--spacing-unit: 4px;
--spacing-4: 4px;
--spacing-8: 8px;
--spacing-12: 12px;
--spacing-16: 16px;
--spacing-20: 20px;
--spacing-24: 24px;
--spacing-28: 28px;
--spacing-32: 32px;
--spacing-36: 36px;
--spacing-44: 44px;
--spacing-48: 48px;
--spacing-72: 72px;
--spacing-80: 80px;
--spacing-116: 116px;
--spacing-120: 120px;
--spacing-128: 128px;
/* Layout */
--page-max-width: 1200px;
--section-gap: 24px;
--card-padding: 16px;
--element-gap: 4px;
/* Border Radius */
--radius-md: 4px;
--radius-lg: 8px;
/* Named Radii */
--radius-cards: 8px;
--radius-links: 8px;
--radius-badges: 4px;
--radius-buttons: 8px;
/* Surfaces */
--surface-canvas-white: #ffffff;
--surface-distant-gray: #f3f4f8;
--surface-ash-mist: #e6e9f0;
}
```
### Tailwind v4
```css
@theme {
/* Colors */
--color-canvas-white: #ffffff;
--color-midnight-ink: #001733;
--color-aurora-blue: #006aed;
--color-distant-gray: #f3f4f8;
--color-ash-mist: #e6e9f0;
--color-slate-text: #68748d;
--color-steel-text: #464e5d;
--color-subtle-gray: #d1d6e0;
--color-deep-space: #000000;
--color-vivid-aqua: #18dcdc;
/* Typography */
--font-inter: 'Inter', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
--font-arial: 'Arial', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
/* Typography — Scale */
--text-caption: 12px;
--leading-caption: 1.5;
--text-body-sm: 14px;
--leading-body-sm: 1.4;
--text-body: 16px;
--leading-body: 1.3;
--text-subheading: 20px;
--leading-subheading: 1.2;
--text-heading-sm: 24px;
--leading-heading-sm: 1.2;
--text-heading: 36px;
--leading-heading: 1.1;
--tracking-heading: -0.48px;
--text-heading-lg: 44px;
--leading-heading-lg: 1.1;
--tracking-heading-lg: -0.528px;
--text-display: 90px;
--leading-display: 0.9;
--tracking-display: -3.6px;
/* Spacing */
--spacing-4: 4px;
--spacing-8: 8px;
--spacing-12: 12px;
--spacing-16: 16px;
--spacing-20: 20px;
--spacing-24: 24px;
--spacing-28: 28px;
--spacing-32: 32px;
--spacing-36: 36px;
--spacing-44: 44px;
--spacing-48: 48px;
--spacing-72: 72px;
--spacing-80: 80px;
--spacing-116: 116px;
--spacing-120: 120px;
--spacing-128: 128px;
/* Border Radius */
--radius-md: 4px;
--radius-lg: 8px;
}
```
monochromatic impact with magenta…

Subtle Power, Precision…
White canvas, sharp shadows, and a…
Industrial clarity, digital spark.
Precision-engineered black glass.…
Shifting geometric planes under a…

Midnight Command Center: A dark,…
Vibrant green precision

Warm, bright, inviting future.

Architectural Night Sky
Future-forward AI Workspace
Precise White Lab
AI-powered clarity on a pristine…
Precision instrument display. A…
Mist-shrouded valley
Architectural blueprint on white…
Deep night, mountain vista – a…
Warm earth against dark steel

Midnight command center; a…

Luminous Digital Void: vibrant…