ElevenLabs — Design System
ElevenLabs sells voice AI with near-silence: Waldenburg at a feather 48px/300 on warm off-white #FDFCFC, 15px Inter body, and pure-black full-pill CTAs as the only hard contrast. Waveforms and player chips stand in for imagery, keeping the page as clean as a recording booth — restraint as a proxy for audio fidelity.
This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/ds/elevenlabs.
Tokens
ElevenLabs's decoded design system: background #FDFCFC, text #000000, accent #000000, link #000000, primary #000000; type scale h1 48px / h2 36px / body 15px; 4px spacing base; 4px base radius. The single interactive/action color is #000000 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #FDFCFC |
| surface | #EDECEC |
| border | #D7D6D6 |
| text | #000000 |
| text_muted | #605F5F |
| primary | #000000 |
| accent | #000000 |
| link | #000000 |
| button_bg | #000000 |
| button_text | #FFFFFF |
Using these colors
- Action color
#000000— the single interactive color; only on things you click or must notice, never large fills. primary,accent,link,button_bgare all#000000— one role, not several (the action color).- accent
#000000— THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed.
Typography
- Heading: Waldenburg
- Body: Inter
- Mono: Geist Mono
- h1: 48px
- h2: 36px
- body: 15px
Spacing
- base unit: 4px
- scale: 4px, 6px, 8px, 12px, 14px, 16px, 20px, 24px, 28px, 32px
Radii
- base: 4px
- button: 9999px
Shadows (elevation)
- card:
rgba(0, 0, 0, 0.4) 0px 0px 1px 0px, rgba(0, 0, 0, 0.04) 0px 1px 1px 0px, rgba(0, 0, 0, 0.04) 0px 2px 4px 0px - overlay:
rgba(78, 50, 23, 0.04) 0px 6px 16px 0px
Motion
Micro-interactions run at 150ms (dominant) with cubic-bezier(0.4, 0, 0.2, 1).
- durations: 150ms · 300ms · 200ms
- easings:
cubic-bezier(0.4, 0, 0.2, 1)·ease-out - animated properties: opacity, color, background-color, border-color
Native design tokens
| Token | Value |
|---|---|
--page-background-color | #FDFCFC |
--green-900 | #064E37 |
--cyan-800 | #1E566C |
--blue-400 | #7294E3 |
--purple-200 | #EEDBF9 |
--neutral-800 | #464646 |
--neutral-300 | #BDBDBD |
--neutral-500 | #767676 |
--neutral-100 | #E5E5E5 |
--orange-700 | #BD3F11 |
…and 110 more measured on the page.
Button states (measured)
- primary hover: background
#44403B
Layout (measured)
- container max-width:
1170px - nav: 36px
Motion choreography (measured)
Load order: a → div.cookiebanner-mw
Scroll reveal: 2 elements rest at translateY(12px), animate in over 0.5s cubic-bezier(0.4, 0, 0.2, 1).
Responsive (measured)
- breakpoints: 600px · 640px · 768px · 1000px · 1024px · 1280px
- mobile (390px): hero 36px · nav hamburger
Per-section tokens (19)
- Hero — light · bg #F5F3F1 · text #CFBAB6 · 3 col · split
- Hero — light · bg #FDFDFD · text #402B2C · 1 col · left
- Logo Wall — light · bg #FDFDFD · text #C0C0BF · 1 col · left
- Pricing / Plans — light · bg #FDFDFD · text #918485 · 1 col · left
- Feature — light · bg #FDFDFD · text #BDB9B3 · 1 col · left
- Steps / How-it-works — light · bg #FDFDFD · text #BF3F2B · 2 col · split
- Feature — light · bg #F5F3F1 · text #A7A5A9 · 2 col · split
- Feature — light · bg #FDFDFD · text #C6C6C6 · 2 col · split
- Feature — light · bg #FDFDFD · text #808C74 · 3 col · split
- Comparison — light · bg #FDFDFD · text #CECECD · 3 col · split
- Feature — light · bg #FDFDFD · text #D9DBDC · 2 col · split
- FAQ — light · bg #FDFDFD · text #8E8E8E · 1 col · center
- Gallery / Showcase — light · bg #FDFDFD · text #3E2A1D · 1 col · left
- CTA / Sign-up — light · bg #FDFDFD · text #404040 · 3 col · split
- Feature — light · bg #F5F3F1 · text #837C79 · 1 col · left
- Feature — light · bg #F5F3F1 · text #A49E9A · 2 col · split
- Gallery / Showcase — light · bg #FDFDFD · text #7E5743 · 1 col · left
- CTA / Sign-up — light · bg #FDFDFD · text #242424 · 3 col · split
- Footer — light · bg #FDFDFD · text #929291 · 3 col · split
Export: DESIGN.md
# ElevenLabs — Design System > light, modern, medium, tailwind — deep decode (measured live) ElevenLabs sells voice AI with near-silence: Waldenburg at a feather 48px/300 on warm off-white #FDFCFC, 15px Inter body, and pure-black full-pill CTAs as the only hard contrast. Waveforms and player chips stand in for imagery, keeping the page as clean as a recording booth — restraint as a proxy for audio fidelity. ## Colors | Role | Value | |------|-------| | bg | `#FDFCFC` | | surface | `#EDECEC` | | border | `#D7D6D6` | | text | `#000000` | | text_muted | `#605F5F` | | primary | `#000000` | | accent | `#000000` | | link | `#000000` | | button_bg | `#000000` | | button_text | `#FFFFFF` | **Using these colors** - **Action color** `#000000` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds. - `primary`, `accent`, `link`, `button_bg` are all `#000000` — one role, not several (your action color). - **accent** `#000000` — THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed. - **Page coverage** (full-page screenshot pixels): `#FDFCFC` 87.1% · `#CEB9B7` 12.9% ## Typography - Heading: **Waldenburg** _(free fallback: Newsreader)_ - Body: **Inter** - Mono: **Geist Mono** _(measured)_ | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 48px / 300 · lh 52px · tracking -0.96px | | h2 | 36px / 300 · lh 42px | | body | 15px / 400 · lh 22px · tracking 0.15px | | small | 14px / 400 · lh 20px | - Weight ladder: 300 · 400 · 500 — use these exact measured weights, not the 400/600 defaults. > **Fonts —** Waldenburg may be proprietary — safe free fallback: Newsreader (Google Fonts). Inter — free, on Google. ## Spacing - base unit: 4px (inferred from the measured scale) - measured scale: 4px, 6px, 8px, 12px, 14px, 16px, 20px, 24px, 28px, 32px — snap all gaps/padding to these - section rhythm: 40px top/bottom padding per section (measured) ## Radius - base: 4px - button: 9999px - card: 4px - pill: 9999px - sharp: 2px ## Buttons | Button | Fill / text | Border | Radius | Padding | Font | Shadow | |--------|-------------|--------|--------|---------|------|--------| | primary | `#000000` / `#FFFFFF` | none | 9999px | 0px 14px 0px 14px | 400 14px | none | | secondary | `#FFFFFF` / `#000000` | none | 9999px | 0px 14px 0px 14px | 400 14px | none | **States (measured, not guessed)** - primary hover: background `#44403B` - transition: `background-color 0.15s cubic-bezier(0.4, 0, 0.2, 1)` ## Shadows (elevation) - card: `rgba(0, 0, 0, 0.4) 0px 0px 1px 0px, rgba(0, 0, 0, 0.04) 0px 1px 1px 0px, rgba(0, 0, 0, 0.04) 0px 2px 4px 0px` - overlay: `rgba(78, 50, 23, 0.04) 0px 6px 16px 0px` ## Motion - durations: 150ms (dominant) · 300ms · 200ms - easings: `cubic-bezier(0.4, 0, 0.2, 1)` (dominant) · `ease-out` - animated properties: opacity, color, background-color, border-color Micro-interactions use the dominant duration + easing; nothing on the page animates slower than the longest duration above — don't invent springier motion. ## Their own tokens (verbatim from :root) | Token | Value | |-------|-------| | `--page-background-color` | `#FDFCFC` | | `--green-900` | `#064E37` | | `--cyan-800` | `#1E566C` | | `--blue-400` | `#7294E3` | | `--purple-200` | `#EEDBF9` | | `--neutral-800` | `#464646` | | `--neutral-300` | `#BDBDBD` | | `--neutral-500` | `#767676` | | `--neutral-100` | `#E5E5E5` | | `--orange-700` | `#BD3F11` | | `--blue-100` | `#E1E8F9` | | `--yellow-950` | `#3E240A` | _…and 108 more measured on the page._ Prefer these names when extending their system — it's the brand's actual vocabulary. ## Layout (measured) - container max 1170px - nav: 36px | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 439 | 678 | — | — | 0/0 | — | | 1168 | 261 | — | — | 0/0 | — | | 1429 | 269 | — | — | 0/0 | — | | 1698 | 560 | — | — | 0/0 | — | | 2258 | 384 | — | — | 0/0 | — | | 2642 | 854 | — | — | 0/0 | — | | 3620 | 384 | — | — | 0/0 | — | | 4004 | 832 | — | — | 0/0 | — | ## Motion choreography (measured) Load order: `a` @0ms → `div.cookiebanner-mw` @1118ms - scroll reveal: 2 elements rest at translateY(12px), animate in over 0.5s cubic-bezier(0.4, 0, 0.2, 1) (1 revealed during the drive). Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography. ## Components (measured) - link: #000000 · no underline - disabled: bg rgba(0, 0, 0, 0) · text #000000 ## Responsive (measured) - breakpoints: 600px · 640px · 768px · 1000px · 1024px · 1280px - mobile (390px): hero 36px · body 17px · nav: hamburger ## How to apply Paste the Tailwind `@theme` (or CSS variables) as your base, then build each section to its spec — verify every color, radius, and font against these tokens. Hover/focus states, shadows and motion timings above are measured from the live page — match them exactly, don't re-guess them. --- > **Decoded with Mozaika** — measured live, not guessed. Full decoded design system + one-command install: mozaika.design/ds/elevenlabs
Export: Tailwind v4 (@theme)
@theme {
/* action color #000000 — the one interactive color; buttons/links/emphasis only, never large fills. */
--color-bg: #FDFCFC;
--color-surface: #EDECEC;
--color-border: #D7D6D6;
--color-text: #000000;
--color-text-muted: #605F5F;
--color-primary: #000000; /* ≈ the text color — a foreground/text color, not an action color (action = #000000). */
--color-accent: #000000; /* THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed. */
--color-link: #000000; /* inline text links — shares the action color. */
--color-button-bg: #000000; /* primary-button fill — the main call-to-action color. */
--color-button-text: #FFFFFF;
/* fonts: Waldenburg may be proprietary — safe free fallback: Newsreader (Google Fonts). Inter — free, on Google. */
--font-heading: "Waldenburg", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-body: "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-mono: "Geist Mono", ui-monospace, monospace;
/* measured weights: 300, 400, 500 — use these, not 400/600 */
--text-hero: 48px; --font-weight-hero: 300; --leading-hero: 52px; --tracking-hero: -0.96px;
--text-h2: 36px; --font-weight-h2: 300; --leading-h2: 42px;
--text-body: 15px; --font-weight-body: 400; --leading-body: 22px; --tracking-body: 0.15px;
--text-small: 14px; --font-weight-small: 400; --leading-small: 20px;
--radius-base: 4px;
--radius-button: 9999px;
--radius-card: 4px;
--radius-pill: 9999px;
--radius-sharp: 2px;
--shadow-card: rgba(0, 0, 0, 0.4) 0px 0px 1px 0px, rgba(0, 0, 0, 0.04) 0px 1px 1px 0px, rgba(0, 0, 0, 0.04) 0px 2px 4px 0px;
--shadow-overlay: rgba(78, 50, 23, 0.04) 0px 6px 16px 0px;
--color-btn-hover: #44403B; /* measured primary hover fill */
--ease-brand: cubic-bezier(0.4, 0, 0.2, 1);
--duration-fast: 150ms; /* use: duration-[var(--duration-fast)] */
--duration-base: 200ms;
--duration-slow: 300ms;
--section-y: 40px; /* per-section vertical padding (measured) */
--spacing: 4px; /* measured base — drives the p-*/gap-* scale. steps seen on the page: 4, 6, 8, 12, 14, 16, 20, 24, 28, 32px */
}Export: CSS variables
:root {
/* action color #000000 — the one interactive color; buttons/links/emphasis only, never large fills. */
--bg: #FDFCFC;
--surface: #EDECEC;
--border: #D7D6D6;
--text: #000000;
--text-muted: #605F5F;
--primary: #000000; /* ≈ the text color — a foreground/text color, not an action color (action = #000000). */
--accent: #000000; /* THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed. */
--link: #000000; /* inline text links — shares the action color. */
--button-bg: #000000; /* primary-button fill — the main call-to-action color. */
--button-text: #FFFFFF;
--font-heading: "Waldenburg", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-body: "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-mono: "Geist Mono", ui-monospace, monospace;
--text-hero: 48px; --weight-hero: 300; --leading-hero: 52px; --tracking-hero: -0.96px;
--text-h2: 36px; --weight-h2: 300; --leading-h2: 42px;
--text-body: 15px; --weight-body: 400; --leading-body: 22px; --tracking-body: 0.15px;
--text-small: 14px; --weight-small: 400; --leading-small: 20px;
--radius: 4px;
--radius-button: 9999px;
--radius-card: 4px;
--radius-pill: 9999px;
--radius-sharp: 2px;
--shadow-card: rgba(0, 0, 0, 0.4) 0px 0px 1px 0px, rgba(0, 0, 0, 0.04) 0px 1px 1px 0px, rgba(0, 0, 0, 0.04) 0px 2px 4px 0px;
--shadow-overlay: rgba(78, 50, 23, 0.04) 0px 6px 16px 0px;
--btn-bg-hover: #44403B;
--ease: cubic-bezier(0.4, 0, 0.2, 1);
--duration-fast: 150ms;
--duration-base: 200ms;
--duration-slow: 300ms;
--section-y: 40px;
}
/* their own tokens, verbatim from the site's :root */
:root {
--page-background-color: #FDFCFC;
--green-900: #064E37;
--cyan-800: #1E566C;
--blue-400: #7294E3;
--purple-200: #EEDBF9;
--neutral-800: #464646;
--neutral-300: #BDBDBD;
--neutral-500: #767676;
--neutral-100: #E5E5E5;
--orange-700: #BD3F11;
--blue-100: #E1E8F9;
--yellow-950: #3E240A;
}
/* fonts: Waldenburg may be proprietary — safe free fallback: Newsreader (Google Fonts). Inter — free, on Google. */