Disney+ Mobile — Design System
Disney+ Mobile — palette measured from official store listing screenshots (colors only; no font claims). Type scale shown is the platform HIG default.
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/disney-mobile.
Tokens
Disney+ Mobile's decoded design system: background #18171C, text #FFFFFF, accent #216915, link #216915, primary #216915; type scale h1 34px / h2 22px / body 17px; 4px spacing base; 12px base radius. The single interactive/action color is #216915 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #18171C |
| surface | #252429 |
| border | #3A393E |
| text | #FFFFFF |
| text_muted | #A7A6A8 |
| primary | #216915 |
| accent | #216915 |
| link | #216915 |
| button_bg | #216915 |
| button_text | #18171C |
Using these colors
- Action color
#216915— the single interactive color; only on things you click or must notice, never large fills. primary,accent,link,button_bgare all#216915— one role, not several (the action color).- accent
#216915— 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
- h1: 34px
- h2: 22px
- body: 17px
Spacing
- base unit: 4px
- scale: 4px, 8px, 10px, 12px, 16px, 20px, 24px, 26px, 40px, 44px
Radii
- base: 12px
- button: 12px
Shadows (elevation)
- subtle:
rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px
Motion
Micro-interactions run at 300ms (dominant) with cubic-bezier(0.4, 0, 0.2, 1).
- durations: 300ms · 150ms
- easings:
cubic-bezier(0.4, 0, 0.2, 1)·cubic-bezier(0, 0, 0.2, 1) - animated properties: transform, box-shadow, opacity
Native design tokens
| Token | Value |
|---|---|
--identity-colors-button_secondary_default | #FFFFFF |
--identity-colors-button_primary_hover_text | #FFFFFF |
--identity-colors-button_secondary_disabled_border | #CCCED3 |
--identity-colors-hulu_tertiary | #1CC471 |
--identity-colors-text_secondary | #5F6166 |
--identity-colors-myDisney_blue100 | #A6B8FF |
--identity-colors-myDisney_blue700 | #13007A |
--identity-colors-myDisney_blue800 | #0A0057 |
--identity-colors-button_primary_disabled | #A6B8FF |
--identity-colors-myDisney_blue900 | #030037 |
…and 75 more measured on the page.
Button states (measured)
- primary focus: outline
1px auto rgb(16, 16, 16)
Layout (measured)
- container max-width:
1120px - common grid: 2 columns
Input (measured)
height 50px · radius 8px 0px 0px 8px · focus ring rgb(255, 255, 255) 0px 0px 0px 0px, rgba(59, 130, 246, 0.5) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px
Responsive (measured)
- breakpoints: 440px · 480px · 660px · 768px · 800px · 1025px
- mobile (390px): nav inline
Export: DESIGN.md
# Disney+ Mobile — Design System > dark, consumer, high — deep decode (measured live) Disney+ Mobile — palette measured from official store listing screenshots (colors only; no font claims). Type scale shown is the platform HIG default. ## Colors | Role | Value | |------|-------| | bg | `#18171C` | | surface | `#252429` | | border | `#3A393E` | | text | `#FFFFFF` | | text_muted | `#A7A6A8` | | primary | `#216915` | | accent | `#216915` | | link | `#216915` | | button_bg | `#216915` | | button_text | `#18171C` | **Using these colors** - **Action color** `#216915` — 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 `#216915` — one role, not several (your action color). - **accent** `#216915` — 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): `#040714` 51.3% · `#2E2729` 25.7% · `#434746` 12.2% · `#6F948B` 10.8% ## Typography | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 40px / 700 · lh 48px | | h2 | 28px / 700 · lh 34px | | h3 | 20px / 700 · lh 24px | | body | 16px / 400 · lh 22px | | small | 14px / 400 · lh 20px | | eyebrow | 16px / 400 · tracking 0.4px | - Weight ladder: 400 · 700 — use these exact measured weights, not the 400/600 defaults. ## Spacing - base unit: 4px (inferred from the measured scale) - measured scale: 4px, 8px, 10px, 12px, 16px, 20px, 24px, 26px, 40px, 44px — snap all gaps/padding to these - section rhythm: 81px top/bottom padding per section (measured) ## Radius - base: 12px - button: 12px - card: 12px ## Buttons | Button | Fill / text | Border | Radius | Padding | Font | Shadow | |--------|-------------|--------|--------|---------|------|--------| | primary | `#02D6E8` / `#02172A` | none | 0px 8px 8px 0px | 8px 44px 8px 44px | 400 16px / 0.4px | none | | secondary | `rgba(0, 0, 0, 0.8)` / `#FAFAFA` | 2px solid rgb(111, 113, 123) | 8px | 8px 16px 8px 16px | 400 16px | none | **States (measured, not guessed)** - primary focus: outline `1px auto rgb(16, 16, 16)` - secondary hover: border `2px solid rgba(0, 0, 0, 0)` · background `#FAFAFA` · color `#17171C` - transition: `all 0.15s cubic-bezier(0.4, 0, 0.2, 1)` ## Shadows (elevation) - subtle: `rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px` ## Motion - durations: 300ms (dominant) · 150ms - easings: `cubic-bezier(0.4, 0, 0.2, 1)` (dominant) · `cubic-bezier(0, 0, 0.2, 1)` - animated properties: transform, box-shadow, opacity 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 | |-------|-------| | `--identity-colors-button_secondary_default` | `#FFFFFF` | | `--identity-colors-button_primary_hover_text` | `#FFFFFF` | | `--identity-colors-button_secondary_disabled_border` | `#CCCED3` | | `--identity-colors-hulu_tertiary` | `#1CC471` | | `--identity-colors-text_secondary` | `#5F6166` | | `--identity-colors-myDisney_blue100` | `#A6B8FF` | | `--identity-colors-myDisney_blue700` | `#13007A` | | `--identity-colors-myDisney_blue800` | `#0A0057` | | `--identity-colors-button_primary_disabled` | `#A6B8FF` | | `--identity-colors-myDisney_blue900` | `#030037` | | `--identity-colors-select_field_underline_hover` | `#AEB0B5` | | `--identity-colors-myDisney_blue150` | `#8594FF` | _…and 73 more measured on the page._ Prefer these names when extending their system — it's the brand's actual vocabulary. ## Layout (measured) - container max 1120px · common grid: 2-col - nav: 0px | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 0 | 826 | 2 | — | 259/81 | 69/31 | | 826 | 627 | 2 | — | 33/81 | — | | 1454 | 949 | — | — | 0/81 | — | | 2403 | 1218 | — | — | 81/81 | — | | 3620 | 697 | — | — | 81/81 | — | | 4318 | 717 | — | — | 81/81 | — | ## Components (measured) - input: h 50px · r 8px 0px 0px 8px · bg #2C2E35 · placeholder #9CA3AF - focus ring: `rgb(255, 255, 255) 0px 0px 0px 0px, rgba(59, 130, 246, 0.5) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px` — this exact construction, don't invent your own - link: #F9F9F9 · underline ## Responsive (measured) - breakpoints: 440px · 480px · 660px · 768px · 800px · 1025px - mobile (390px): body 18px · 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/disney-mobile
Export: Tailwind v4 (@theme)
@theme {
/* action color #216915 — the one interactive color; buttons/links/emphasis only, never large fills. */
--color-bg: #18171C;
--color-surface: #252429;
--color-border: #3A393E;
--color-text: #FFFFFF;
--color-text-muted: #A7A6A8;
--color-primary: #216915; /* primary brand / action color. */
--color-accent: #216915; /* 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: #216915; /* inline text links — shares the action color. */
--color-button-bg: #216915; /* primary-button fill — the main call-to-action color. */
--color-button-text: #18171C;
/* measured weights: 400, 700 — use these, not 400/600 */
--text-hero: 40px; --font-weight-hero: 700; --leading-hero: 48px;
--text-h2: 28px; --font-weight-h2: 700; --leading-h2: 34px;
--text-h3: 20px; --font-weight-h3: 700; --leading-h3: 24px;
--text-body: 16px; --font-weight-body: 400; --leading-body: 22px;
--text-small: 14px; --font-weight-small: 400; --leading-small: 20px;
--text-eyebrow: 16px; --font-weight-eyebrow: 400; --tracking-eyebrow: 0.4px;
--radius-base: 12px;
--radius-button: 12px;
--radius-card: 12px;
--shadow-subtle: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
--outline-focus: 1px auto rgb(16, 16, 16); /* measured focus ring */
--ease-brand: cubic-bezier(0.4, 0, 0.2, 1);
--duration-fast: 150ms; /* use: duration-[var(--duration-fast)] */
--duration-base: 300ms;
--section-y: 81px; /* per-section vertical padding (measured) */
--spacing: 4px; /* measured base — drives the p-*/gap-* scale. steps seen on the page: 4, 8, 10, 12, 16, 20, 24, 26, 40, 44px */
}Export: CSS variables
:root {
/* action color #216915 — the one interactive color; buttons/links/emphasis only, never large fills. */
--bg: #18171C;
--surface: #252429;
--border: #3A393E;
--text: #FFFFFF;
--text-muted: #A7A6A8;
--primary: #216915; /* primary brand / action color. */
--accent: #216915; /* 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: #216915; /* inline text links — shares the action color. */
--button-bg: #216915; /* primary-button fill — the main call-to-action color. */
--button-text: #18171C;
--text-hero: 40px; --weight-hero: 700; --leading-hero: 48px;
--text-h2: 28px; --weight-h2: 700; --leading-h2: 34px;
--text-h3: 20px; --weight-h3: 700; --leading-h3: 24px;
--text-body: 16px; --weight-body: 400; --leading-body: 22px;
--text-small: 14px; --weight-small: 400; --leading-small: 20px;
--text-eyebrow: 16px; --weight-eyebrow: 400; --tracking-eyebrow: 0.4px;
--radius: 12px;
--radius-button: 12px;
--radius-card: 12px;
--shadow-subtle: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
--focus-ring: 1px auto rgb(16, 16, 16);
--ease: cubic-bezier(0.4, 0, 0.2, 1);
--duration-fast: 150ms;
--duration-base: 300ms;
--section-y: 81px;
}
/* their own tokens, verbatim from the site's :root */
:root {
--identity-colors-button_secondary_default: #FFFFFF;
--identity-colors-button_primary_hover_text: #FFFFFF;
--identity-colors-button_secondary_disabled_border: #CCCED3;
--identity-colors-hulu_tertiary: #1CC471;
--identity-colors-text_secondary: #5F6166;
--identity-colors-myDisney_blue100: #A6B8FF;
--identity-colors-myDisney_blue700: #13007A;
--identity-colors-myDisney_blue800: #0A0057;
--identity-colors-button_primary_disabled: #A6B8FF;
--identity-colors-myDisney_blue900: #030037;
--identity-colors-select_field_underline_hover: #AEB0B5;
--identity-colors-myDisney_blue150: #8594FF;
}