Starbucks Mobile — Design System
Starbucks 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/starbucks-mobile.
Tokens
Starbucks Mobile's decoded design system: background #FFFFFF, text #000000, accent #016737, link #016737, primary #016737; type scale h1 34px / h2 22px / body 17px; 8px spacing base; 12px base radius. The single interactive/action color is #016737 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #FFFFFF |
| surface | #EFEFEF |
| border | #D8D8D8 |
| text | #000000 |
| text_muted | #606060 |
| primary | #016737 |
| accent | #016737 |
| link | #016737 |
| button_bg | #016737 |
| button_text | #FFFFFF |
Using these colors
- Action color
#016737— the single interactive color; only on things you click or must notice, never large fills. primary,accent,link,button_bgare all#016737— one role, not several (the action color).- accent
#016737— 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: 8px
- scale: 2px, 7px, 8px, 12px, 16px, 20px, 24px, 32px, 34px, 36px
Radii
- base: 12px
- button: 12px
Shadows (elevation)
- subtle:
rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 2px 2px 0px, rgba(0, 0, 0, 0.07) 0px 0px 2px 0px - card:
rgba(0, 0, 0, 0.1) 0px 11px 15px 0px, rgba(0, 0, 0, 0.06) 0px 9px 46px 8px, rgba(0, 0, 0, 0.07) 0px 24px 38px 3px
Motion
Micro-interactions run at 200ms (dominant) with ease-out.
- durations: 200ms · 300ms
- easings:
ease-out·ease - animated properties: transform, opacity
Native design tokens
| Token | Value |
|---|---|
--colorWhite | #ffffff |
--colorNeutralCool | #f9f9f9 |
--colorNeutralWarm | #f2f0eb |
--colorCeramic | #edebe9 |
--colorBlack | #000000 |
--colorGreenStarbucks | #006241 |
--colorGreenAccent | #00754A |
--colorGreenLight | #d4e9e2 |
--colorGreenUplift | #2b5148 |
--colorHouseGreen | #1E3932 |
…and 110 more measured on the page.
Button states (measured)
- primary focus: box-shadow
rgb(255, 255, 255) 0px 0px 0px 0.5px, rgb(0, 117, 74) 0px 0px 0px 2px, rgb(255, 255, 255) 0px 0px 0px 4px· outline2px solid rgb(0, 117, 74)
Layout (measured)
- container max-width:
1440px - nav: 99px relative
Motion choreography (measured)
Load order: a.sb-button×5 → a.sb-button×5
Overlay recipe (measured)
dialog panel: rgba(0, 0, 0, 0) · radius 0px
Responsive (measured)
- breakpoints: 375px · 480px · 768px · 1024px · 1280px · 1520px
- mobile (390px): hero 22px · nav hamburger
Export: DESIGN.md
# Starbucks Mobile — Design System > light, consumer, high — deep decode (measured live) Starbucks 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 | `#FFFFFF` | | surface | `#EFEFEF` | | border | `#D8D8D8` | | text | `#000000` | | text_muted | `#606060` | | primary | `#016737` | | accent | `#016737` | | link | `#016737` | | button_bg | `#016737` | | button_text | `#FFFFFF` | **Using these colors** - **Action color** `#016737` — 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 `#016737` — one role, not several (your action color). - **accent** `#016737` — 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): `#006242` 29.9% · `#FFFFFF` 22.7% · `#EBE6E1` 18.9% · `#304532` 12.4% ## Typography | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 50px / 600 · lh 60px · tracking 2px | | h2 | 24px / 600 · lh 36px · tracking -0.16px | | body | 19px / 400 · lh 33px · tracking -0.16px | | small | 16px / 400 · lh 24px · tracking -0.16px | | eyebrow | 14px / 700 · tracking 1.4px | - Weight ladder: 300 · 400 · 600 · 700 — use these exact measured weights, not the 400/600 defaults. ## Spacing - base unit: 8px (inferred from the measured scale) - measured scale: 2px, 7px, 8px, 12px, 16px, 20px, 24px, 32px, 34px, 36px — snap all gaps/padding to these ## Radius - base: 12px - button: 12px - card: 50px ## Buttons | Button | Fill / text | Border | Radius | Padding | Font | Shadow | |--------|-------------|--------|--------|---------|------|--------| | primary | `#32462F` / `#FFFFFF` | 2px solid rgb(255, 255, 255) | 50px | 2px 12px 2px 12px | 300 19px / -0.16px | none | | secondary | `rgba(0, 0, 0, 0)` / `#FFFFFF` | 1px solid rgb(255, 255, 255) | 50px | 7px 16px 7px 16px | 600 16px / -0.16px | none | **States (measured, not guessed)** - primary focus: box-shadow `rgb(255, 255, 255) 0px 0px 0px 0.5px, rgb(0, 117, 74) 0px 0px 0px 2px, rgb(255, 255, 255) 0px 0px 0px 4px` · outline `2px solid rgb(0, 117, 74)` - secondary hover: background `rgba(0, 0, 0, 0.2)` - transition: `all 0.3s ease` ## Shadows (elevation) - subtle: `rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 2px 2px 0px, rgba(0, 0, 0, 0.07) 0px 0px 2px 0px` - card: `rgba(0, 0, 0, 0.1) 0px 11px 15px 0px, rgba(0, 0, 0, 0.06) 0px 9px 46px 8px, rgba(0, 0, 0, 0.07) 0px 24px 38px 3px` ## Motion - durations: 200ms (dominant) · 300ms - easings: `ease-out` (dominant) · `ease` - animated properties: transform, 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 | |-------|-------| | `--colorWhite` | `#ffffff` | | `--colorNeutralCool` | `#f9f9f9` | | `--colorNeutralWarm` | `#f2f0eb` | | `--colorCeramic` | `#edebe9` | | `--colorBlack` | `#000000` | | `--colorGreenStarbucks` | `#006241` | | `--colorGreenAccent` | `#00754A` | | `--colorGreenLight` | `#d4e9e2` | | `--colorGreenUplift` | `#2b5148` | | `--colorHouseGreen` | `#1E3932` | | `--colorGold` | `#cba258` | | `--colorGoldLight` | `#dfc49d` | _…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 1440px - nav: 99px relative | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 241 | 420 | — | — | 0/0 | — | | 693 | 420 | — | — | 0/0 | — | | 1145 | 625 | — | — | 0/0 | — | | 1802 | 420 | — | — | 0/0 | — | | 2254 | 420 | — | — | 0/0 | — | ## Motion choreography (measured) Load order: `a.sb-button`×5 @0ms → `a.sb-button`×5 @1ms - overlay dialog (auto-opened): panel rgba(0, 0, 0, 0) · r 0px Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography. ## Components (measured) - link: #FFFFFF · no underline ## Responsive (measured) - breakpoints: 375px · 480px · 768px · 1024px · 1280px · 1520px - mobile (390px): hero 22px · body 14px · 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/starbucks-mobile
Export: Tailwind v4 (@theme)
@theme {
/* action color #016737 — the one interactive color; buttons/links/emphasis only, never large fills. */
--color-bg: #FFFFFF;
--color-surface: #EFEFEF;
--color-border: #D8D8D8;
--color-text: #000000;
--color-text-muted: #606060;
--color-primary: #016737; /* primary brand / action color. */
--color-accent: #016737; /* 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: #016737; /* inline text links — shares the action color. */
--color-button-bg: #016737; /* primary-button fill — the main call-to-action color. */
--color-button-text: #FFFFFF;
/* measured weights: 300, 400, 600, 700 — use these, not 400/600 */
--text-hero: 50px; --font-weight-hero: 600; --leading-hero: 60px; --tracking-hero: 2px;
--text-h2: 24px; --font-weight-h2: 600; --leading-h2: 36px; --tracking-h2: -0.16px;
--text-body: 19px; --font-weight-body: 400; --leading-body: 33px; --tracking-body: -0.16px;
--text-small: 16px; --font-weight-small: 400; --leading-small: 24px; --tracking-small: -0.16px;
--text-eyebrow: 14px; --font-weight-eyebrow: 700; --tracking-eyebrow: 1.4px;
--radius-base: 12px;
--radius-button: 12px;
--radius-card: 50px;
--shadow-card: rgba(0, 0, 0, 0.1) 0px 11px 15px 0px, rgba(0, 0, 0, 0.06) 0px 9px 46px 8px, rgba(0, 0, 0, 0.07) 0px 24px 38px 3px;
--shadow-subtle: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 2px 2px 0px, rgba(0, 0, 0, 0.07) 0px 0px 2px 0px;
--shadow-focus: rgb(255, 255, 255) 0px 0px 0px 0.5px, rgb(0, 117, 74) 0px 0px 0px 2px, rgb(255, 255, 255) 0px 0px 0px 4px; /* measured focus ring */
--ease-brand: ease-out;
--duration-fast: 200ms; /* use: duration-[var(--duration-fast)] */
--duration-base: 300ms;
--spacing: 8px; /* measured base — drives the p-*/gap-* scale. steps seen on the page: 2, 7, 8, 12, 16, 20, 24, 32, 34, 36px */
}Export: CSS variables
:root {
/* action color #016737 — the one interactive color; buttons/links/emphasis only, never large fills. */
--bg: #FFFFFF;
--surface: #EFEFEF;
--border: #D8D8D8;
--text: #000000;
--text-muted: #606060;
--primary: #016737; /* primary brand / action color. */
--accent: #016737; /* 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: #016737; /* inline text links — shares the action color. */
--button-bg: #016737; /* primary-button fill — the main call-to-action color. */
--button-text: #FFFFFF;
--text-hero: 50px; --weight-hero: 600; --leading-hero: 60px; --tracking-hero: 2px;
--text-h2: 24px; --weight-h2: 600; --leading-h2: 36px; --tracking-h2: -0.16px;
--text-body: 19px; --weight-body: 400; --leading-body: 33px; --tracking-body: -0.16px;
--text-small: 16px; --weight-small: 400; --leading-small: 24px; --tracking-small: -0.16px;
--text-eyebrow: 14px; --weight-eyebrow: 700; --tracking-eyebrow: 1.4px;
--radius: 12px;
--radius-button: 12px;
--radius-card: 50px;
--shadow-card: rgba(0, 0, 0, 0.1) 0px 11px 15px 0px, rgba(0, 0, 0, 0.06) 0px 9px 46px 8px, rgba(0, 0, 0, 0.07) 0px 24px 38px 3px;
--shadow-subtle: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 2px 2px 0px, rgba(0, 0, 0, 0.07) 0px 0px 2px 0px;
--focus-ring: rgb(255, 255, 255) 0px 0px 0px 0.5px, rgb(0, 117, 74) 0px 0px 0px 2px, rgb(255, 255, 255) 0px 0px 0px 4px;
--ease: ease-out;
--duration-fast: 200ms;
--duration-base: 300ms;
}
/* their own tokens, verbatim from the site's :root */
:root {
--colorWhite: #ffffff;
--colorNeutralCool: #f9f9f9;
--colorNeutralWarm: #f2f0eb;
--colorCeramic: #edebe9;
--colorBlack: #000000;
--colorGreenStarbucks: #006241;
--colorGreenAccent: #00754A;
--colorGreenLight: #d4e9e2;
--colorGreenUplift: #2b5148;
--colorHouseGreen: #1E3932;
--colorGold: #cba258;
--colorGoldLight: #dfc49d;
}