Strava Mobile — Design System
Strava 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/strava-mobile.
Tokens
Strava Mobile's decoded design system: background #21211F, text #9FC1CC, accent #113448, link #113448, primary #113448; type scale h1 34px / h2 22px / body 17px; 8px spacing base; 12px base radius. The single interactive/action color is #113448 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #21211F |
| surface | #282A29 |
| border | #333938 |
| text | #9FC1CC |
| text_muted | #6F848A |
| primary | #113448 |
| accent | #113448 |
| link | #113448 |
| button_bg | #113448 |
| button_text | #21211F |
Using these colors
- Action color
#113448— the single interactive color; only on things you click or must notice, never large fills. primary,accent,link,button_bgare all#113448— one role, not several (the action color).- accent
#113448— 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: 4px, 6px, 10px, 12px, 15px, 20px, 24px, 26px, 32px, 40px
Radii
- base: 12px
- button: 12px
Shadows (elevation)
- overlay:
rgba(0, 0, 0, 0.3) 0px 30px 70px 0px
Motion
Micro-interactions run at 150ms (dominant) with ease.
- durations: 150ms · 100ms · 300ms
- easings:
ease - animated properties: color, background-color, border-color, opacity
Native design tokens
| Token | Value |
|---|---|
--color-socialinstagrampink | #d800b8 |
--color-extendedredr45 | #EC5D5D |
--color-socialfacebookblue | #0865fe |
--color-extendedyellowy3 | #FFC700 |
--color-secondaryg5 | #A9E27C |
--color-expandedsand | #f2f2ed |
--color-socialinstagramred | #ff005e |
--color-extendedvioletv2 | #730AB4 |
--color-socialgoogleblue | #4285f4 |
--color-extendedgreeng7 | #E2F5D3 |
…and 110 more measured on the page.
Button states (measured)
- primary hover: border
1px solid rgb(221, 72, 0)· background#DD4800 - primary focus: border
1px solid rgb(221, 72, 0)· background#DD4800· outline5px auto rgb(16, 16, 16)
Layout (measured)
- container max-width:
1600px - nav: 73px
- common grid: 3 columns
Responsive (measured)
- breakpoints: 480px · 601px · 768px · 992px · 1200px · 1248px
- mobile (390px): hero 32px · nav inline
Export: DESIGN.md
# Strava Mobile — Design System > dark, consumer, high — deep decode (measured live) Strava 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 | `#21211F` | | surface | `#282A29` | | border | `#333938` | | text | `#9FC1CC` | | text_muted | `#6F848A` | | primary | `#113448` | | accent | `#113448` | | link | `#113448` | | button_bg | `#113448` | | button_text | `#21211F` | **Using these colors** - **Action color** `#113448` — 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 `#113448` — one role, not several (your action color). - **accent** `#113448` — 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): `#FFFFFF` 32.1% · `#000000` 21.5% · `#BFB89F` 13.5% · `#8F7440` 12.4% ## Typography | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 32px / 600 · lh 32px | | body | 15px / 400 · lh 20px | | small | 14px / 600 · lh 14px | - Weight ladder: 400 · 600 — use these exact measured weights, not the 400/600 defaults. ## Spacing - base unit: 8px (inferred from the measured scale) - measured scale: 4px, 6px, 10px, 12px, 15px, 20px, 24px, 26px, 32px, 40px — snap all gaps/padding to these - section rhythm: 180px top/bottom padding per section (measured) ## Radius - base: 12px - button: 12px - card: 15px ## Buttons | Button | Fill / text | Border | Radius | Padding | Font | Shadow | |--------|-------------|--------|--------|---------|------|--------| | primary | `#FC5200` / `#FFFFFF` | 1px solid rgb(252, 82, 0) | 4px | 10px 50px 10px 50px | 600 16px | none | | secondary | `#FAFAFA` / `#21211F` | 1px solid rgb(100, 99, 94) | 4px | 10px 50px 10px 50px | 600 16px | none | **States (measured, not guessed)** - primary hover: border `1px solid rgb(221, 72, 0)` · background `#DD4800` - primary focus: border `1px solid rgb(221, 72, 0)` · background `#DD4800` · outline `5px auto rgb(16, 16, 16)` - secondary hover: border `1px solid rgb(194, 194, 190)` · background `#E0E0DE` - transition: `background-color 0.1s ease` ## Shadows (elevation) - overlay: `rgba(0, 0, 0, 0.3) 0px 30px 70px 0px` ## Motion - durations: 150ms (dominant) · 100ms · 300ms - easings: `ease` (dominant) - animated properties: color, background-color, border-color, 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 | |-------|-------| | `--color-socialinstagrampink` | `#d800b8` | | `--color-extendedredr45` | `#EC5D5D` | | `--color-socialfacebookblue` | `#0865fe` | | `--color-extendedyellowy3` | `#FFC700` | | `--color-secondaryg5` | `#A9E27C` | | `--color-expandedsand` | `#f2f2ed` | | `--color-socialinstagramred` | `#ff005e` | | `--color-extendedvioletv2` | `#730AB4` | | `--color-socialgoogleblue` | `#4285f4` | | `--color-extendedgreeng7` | `#E2F5D3` | | `--color-extendedorangeo6` | `#FDB999` | | `--color-secondaryo6` | `#FDB999` | _…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 1600px · common grid: 3-col - nav: 73px | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 74 | 514 | 3 | — | 0/0 | — | | 652 | 252 | — | — | 0/0 | — | ## Components (measured) - link: #FC4C01 · no underline ## Responsive (measured) - breakpoints: 480px · 601px · 768px · 992px · 1200px · 1248px - mobile (390px): hero 32px · body 14px · 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/strava-mobile
Export: Tailwind v4 (@theme)
@theme {
/* action color #113448 — the one interactive color; buttons/links/emphasis only, never large fills. */
--color-bg: #21211F;
--color-surface: #282A29;
--color-border: #333938;
--color-text: #9FC1CC;
--color-text-muted: #6F848A;
--color-primary: #113448; /* primary brand / action color. */
--color-accent: #113448; /* 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: #113448; /* inline text links — shares the action color. */
--color-button-bg: #113448; /* primary-button fill — the main call-to-action color. */
--color-button-text: #21211F;
/* measured weights: 400, 600 — use these, not 400/600 */
--text-hero: 32px; --font-weight-hero: 600; --leading-hero: 32px;
--text-body: 15px; --font-weight-body: 400; --leading-body: 20px;
--text-small: 14px; --font-weight-small: 600; --leading-small: 14px;
--radius-base: 12px;
--radius-button: 12px;
--radius-card: 15px;
--shadow-overlay: rgba(0, 0, 0, 0.3) 0px 30px 70px 0px;
--color-btn-hover: #DD4800; /* measured primary hover fill */
--outline-focus: 5px auto rgb(16, 16, 16); /* measured focus ring */
--ease-brand: ease;
--duration-fast: 100ms; /* use: duration-[var(--duration-fast)] */
--duration-base: 150ms;
--duration-slow: 300ms;
--section-y: 180px; /* per-section vertical padding (measured) */
--spacing: 8px; /* measured base — drives the p-*/gap-* scale. steps seen on the page: 4, 6, 10, 12, 15, 20, 24, 26, 32, 40px */
}Export: CSS variables
:root {
/* action color #113448 — the one interactive color; buttons/links/emphasis only, never large fills. */
--bg: #21211F;
--surface: #282A29;
--border: #333938;
--text: #9FC1CC;
--text-muted: #6F848A;
--primary: #113448; /* primary brand / action color. */
--accent: #113448; /* 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: #113448; /* inline text links — shares the action color. */
--button-bg: #113448; /* primary-button fill — the main call-to-action color. */
--button-text: #21211F;
--text-hero: 32px; --weight-hero: 600; --leading-hero: 32px;
--text-body: 15px; --weight-body: 400; --leading-body: 20px;
--text-small: 14px; --weight-small: 600; --leading-small: 14px;
--radius: 12px;
--radius-button: 12px;
--radius-card: 15px;
--shadow-overlay: rgba(0, 0, 0, 0.3) 0px 30px 70px 0px;
--btn-bg-hover: #DD4800;
--focus-ring: 5px auto rgb(16, 16, 16);
--ease: ease;
--duration-fast: 100ms;
--duration-base: 150ms;
--duration-slow: 300ms;
--section-y: 180px;
}
/* their own tokens, verbatim from the site's :root */
:root {
--color-socialinstagrampink: #d800b8;
--color-extendedredr45: #EC5D5D;
--color-socialfacebookblue: #0865fe;
--color-extendedyellowy3: #FFC700;
--color-secondaryg5: #A9E27C;
--color-expandedsand: #f2f2ed;
--color-socialinstagramred: #ff005e;
--color-extendedvioletv2: #730AB4;
--color-socialgoogleblue: #4285f4;
--color-extendedgreeng7: #E2F5D3;
--color-extendedorangeo6: #FDB999;
--color-secondaryo6: #FDB999;
}