MozaikaDesign system

Suno — Design System

dark · modern · medium · tailwind · confidence 90% · deep decode

Suno plays 'The #1 AI music app' at 140px/500 in PP Neue Montreal over concert-dark #101012, with frosted-glass full-pill buttons and 16-18px supporting text. Song cards with cover art scroll like a release wall — AI music marketed with the scale and swagger of a headline act.

Open in Mozaika →

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/suno.

Tokens

Suno's decoded design system: background #101012, text #DFE6F1, accent #E55428, link #0E51A0, primary #1269CF; type scale h1 140px / h2 16px / body 16px; 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

RoleValue
bg#101012
surface#1C1C1F
border#2F3033
text#DFE6F1
text_muted#90949C
primary#1269CF
accent#E55428
link#0E51A0
secondary#DFE6F1
button_bg#000000
button_text#FFFFFF

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Motion

Micro-interactions run at 300ms (dominant) with cubic-bezier(0.4, 0, 0.2, 1).

Native design tokens

TokenValue
--color-brown-900#b3aaaa
--color-opacity-white-75#ffffffbf
--color-pink-500lab(56.9303% 76.8162 -8.07021)
--color-orange-600lab(57.1026% 64.2584 89.8886)
--color-neutral-600lab(34.924% 0 0)
--color-foreground-tertiary-on-light#7d7c83
--color-teal-400lab(76.0109% -53.3483 -2.27906)
--color-foreground-inactive#6a6a72
--color-opacity-white-10#ffffff1a
--color-blue-700lab(36.9089% 35.0961 -85.6872)

…and 110 more measured on the page.

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: h1.text-center×4 → div.jsx-bcbfb8bf8f3589d5div.jsx-75a1aa3ca1c68a2aspan.ml-[10px]×9 → span.jsx-75a1aa3ca1c68a2a×36 → div.otFlat

Input (measured)

height 32px · radius 12px

Responsive (measured)

Per-section tokens (3)

Export: DESIGN.md

# Suno — Design System

> dark, modern, medium, tailwind — deep decode (measured live)

Suno plays 'The #1 AI music app' at 140px/500 in PP Neue Montreal over concert-dark #101012, with frosted-glass full-pill buttons and 16-18px supporting text. Song cards with cover art scroll like a release wall — AI music marketed with the scale and swagger of a headline act.

## Colors

| Role | Value |
|------|-------|
| bg | `#101012` |
| surface | `#1C1C1F` |
| border | `#2F3033` |
| text | `#DFE6F1` |
| text_muted | `#90949C` |
| primary | `#1269CF` |
| accent | `#E55428` |
| link | `#0E51A0` |
| secondary | `#DFE6F1` |
| 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.
- **accent** `#E55428` — accent for emphasis — keep it rare on the page.
- **primary** `#1269CF` — a brand color — but the call-to-action uses #000000, not this.
- **link** `#0E51A0` — fails contrast on the background (~2.4:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference).
- **secondary** `#DFE6F1` — optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two.
- **Page coverage** (full-page screenshot pixels): `#1E1711` 38.6% · `#6D2A12` 29.4% · `#3A2811` 18.7% · `#6F5011` 9.4%

## Typography

- Heading: **PP Neue Montreal** _(free fallback: Space Grotesk)_
- Body: **PP Neue Montreal** _(free fallback: Space Grotesk)_

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 140px / 500 · lh 122px · tracking -3.68px |
| h2 | 72px / 500 · lh 64px |
| h3 | 40px / 400 · lh 40px |
| body | 14px / 400 · lh 20px |
| small | 13px / 500 · lh 15px |

- Weight ladder: 300 · 400 · 500 — use these exact measured weights, not the 400/600 defaults.

> **Fonts —** PP Neue Montreal is proprietary — closest free match: Space Grotesk (Google). Load Space Grotesk; keep PP Neue Montreal first so licensed users still get it.

## Spacing
- base unit: 4px (inferred from the measured scale)
- measured scale: 2px, 4px, 6px, 8px, 10px, 12px, 16px, 20px, 24px, 32px — snap all gaps/padding to these
- section rhythm: 100px top/bottom padding per section (measured)

## Radius
- base: 4px
- button: 9999px
- card: 6px
- pill: 9999px
- sharp: 2px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#F7F4EF` / `#101012` | none | 9999px | 8px 16px 8px 16px | 500 15px | none |
| secondary | `#000000` / `#FFFFFF` | none | 9999px | 8px 16px 8px 16px | 500 15px | none |

**States (measured, not guessed)**

- primary focus: outline `2px solid rgb(253, 66, 156)`
- transition: `color 0.075s cubic-bezier(0.4, 0, 0.2, 1)`

## Shadows (elevation)
- card: `rgba(255, 176, 3, 0.094) -5.81026px 0px 40px 0px, rgba(254, 60, 125, 0.094) 5.81026px 0px 40px 0px`

## Motion
- durations: 300ms (dominant) · 75ms · 150ms
- easings: `cubic-bezier(0.4, 0, 0.2, 1)` (dominant) · `ease-out`
- animated properties: color, background-color, border-color, outline-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 |
|-------|-------|
| `--color-brown-900` | `#b3aaaa` |
| `--color-opacity-white-75` | `#ffffffbf` |
| `--color-pink-500` | `lab(56.9303% 76.8162 -8.07021)` |
| `--color-orange-600` | `lab(57.1026% 64.2584 89.8886)` |
| `--color-neutral-600` | `lab(34.924% 0 0)` |
| `--color-foreground-tertiary-on-light` | `#7d7c83` |
| `--color-teal-400` | `lab(76.0109% -53.3483 -2.27906)` |
| `--color-foreground-inactive` | `#6a6a72` |
| `--color-opacity-white-10` | `#ffffff1a` |
| `--color-blue-700` | `lab(36.9089% 35.0961 -85.6872)` |
| `--color-neutral-300` | `lab(84.92% 0 -.0000119209)` |
| `--color-dodger-blue-500` | `#0071ea` |

_…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 800px

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 980 | 632 | — | — | 0/0 | — |
| 1762 | 1876 | — | — | 100/100 | — |
| 3638 | 1117 | — | — | 0/0 | — |

## Motion choreography (measured)
Load order: `h1.text-center`×4 @0ms → `div.jsx-bcbfb8bf8f3589d5` @0ms → `div.jsx-75a1aa3ca1c68a2a` @0ms → ``×9 @417ms → `span.jsx-75a1aa3ca1c68a2a`×36 @709ms → `div.otFlat` @900ms
- `div.jsx-75a1aa3ca1c68a2a` — transform translate(0px)→translate(-50%) — 30000ms · loops

Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography.

## Components (measured)
- input: h 32px · r 12px · bg rgba(0, 0, 0, 0) · placeholder oklab(0.999994 0.0000455678 0.0000200868 / 0.4)

## Responsive (measured)
- breakpoints: 320px · 480px · 550px · 640px · 768px · 820px
- mobile (390px): hero 48px · body 16px · nav: inline

## 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/suno

Export: Tailwind v4 (@theme)

@theme {
  /* action color #000000 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #101012;
  --color-surface: #1C1C1F;
  --color-border: #2F3033;
  --color-text: #DFE6F1;
  --color-text-muted: #90949C;
  --color-primary: #1269CF;  /* a brand color — but the call-to-action uses #000000, not this. */
  --color-accent: #E55428;  /* accent for emphasis — keep it rare on the page. */
  --color-link: #0E51A0;  /* fails contrast on the background (~2.4:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference). */
  --color-secondary: #DFE6F1;  /* optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two. */
  --color-button-bg: #000000;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #FFFFFF;
  /* fonts: PP Neue Montreal is proprietary — closest free match: Space Grotesk (Google). Load Space Grotesk; keep PP Neue Montreal first so licensed users still get it. */
  --font-heading: "PP Neue Montreal", "Space Grotesk", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "PP Neue Montreal", "Space Grotesk", system-ui, -apple-system, 'Segoe UI', sans-serif;
  /* measured weights: 300, 400, 500 — use these, not 400/600 */
  --text-hero: 140px; --font-weight-hero: 500; --leading-hero: 122px; --tracking-hero: -3.68px;
  --text-h2: 72px; --font-weight-h2: 500; --leading-h2: 64px;
  --text-h3: 40px; --font-weight-h3: 400; --leading-h3: 40px;
  --text-body: 14px; --font-weight-body: 400; --leading-body: 20px;
  --text-small: 13px; --font-weight-small: 500; --leading-small: 15px;
  --radius-base: 4px;
  --radius-button: 9999px;
  --radius-card: 6px;
  --radius-pill: 9999px;
  --radius-sharp: 2px;
  --shadow-card: rgba(255, 176, 3, 0.094) -5.81026px 0px 40px 0px, rgba(254, 60, 125, 0.094) 5.81026px 0px 40px 0px;
  --outline-focus: 2px solid rgb(253, 66, 156);  /* measured focus ring */
  --ease-brand: cubic-bezier(0.4, 0, 0.2, 1);
  --duration-fast: 75ms;  /* use: duration-[var(--duration-fast)] */
  --duration-base: 150ms;
  --duration-slow: 300ms;
  --section-y: 100px;  /* per-section vertical padding (measured) */
  --spacing: 4px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 2, 4, 6, 8, 10, 12, 16, 20, 24, 32px */
}

Export: CSS variables

:root {
  /* action color #000000 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #101012;
  --surface: #1C1C1F;
  --border: #2F3033;
  --text: #DFE6F1;
  --text-muted: #90949C;
  --primary: #1269CF;  /* a brand color — but the call-to-action uses #000000, not this. */
  --accent: #E55428;  /* accent for emphasis — keep it rare on the page. */
  --link: #0E51A0;  /* fails contrast on the background (~2.4:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference). */
  --secondary: #DFE6F1;  /* optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two. */
  --button-bg: #000000;  /* primary-button fill — the main call-to-action color. */
  --button-text: #FFFFFF;
  --font-heading: "PP Neue Montreal", "Space Grotesk", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "PP Neue Montreal", "Space Grotesk", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --text-hero: 140px; --weight-hero: 500; --leading-hero: 122px; --tracking-hero: -3.68px;
  --text-h2: 72px; --weight-h2: 500; --leading-h2: 64px;
  --text-h3: 40px; --weight-h3: 400; --leading-h3: 40px;
  --text-body: 14px; --weight-body: 400; --leading-body: 20px;
  --text-small: 13px; --weight-small: 500; --leading-small: 15px;
  --radius: 4px;
  --radius-button: 9999px;
  --radius-card: 6px;
  --radius-pill: 9999px;
  --radius-sharp: 2px;
  --shadow-card: rgba(255, 176, 3, 0.094) -5.81026px 0px 40px 0px, rgba(254, 60, 125, 0.094) 5.81026px 0px 40px 0px;
  --focus-ring: 2px solid rgb(253, 66, 156);
  --ease: cubic-bezier(0.4, 0, 0.2, 1);
  --duration-fast: 75ms;
  --duration-base: 150ms;
  --duration-slow: 300ms;
  --section-y: 100px;
}

/* their own tokens, verbatim from the site's :root */
:root {
  --color-brown-900: #b3aaaa;
  --color-opacity-white-75: #ffffffbf;
  --color-pink-500: lab(56.9303% 76.8162 -8.07021);
  --color-orange-600: lab(57.1026% 64.2584 89.8886);
  --color-neutral-600: lab(34.924% 0 0);
  --color-foreground-tertiary-on-light: #7d7c83;
  --color-teal-400: lab(76.0109% -53.3483 -2.27906);
  --color-foreground-inactive: #6a6a72;
  --color-opacity-white-10: #ffffff1a;
  --color-blue-700: lab(36.9089% 35.0961 -85.6872);
  --color-neutral-300: lab(84.92% 0 -.0000119209);
  --color-dodger-blue-500: #0071ea;
}
/* fonts: PP Neue Montreal is proprietary — closest free match: Space Grotesk (Google). Load Space Grotesk; keep PP Neue Montreal first so licensed users still get it. */