MozaikaDesign system

Bumble Mobile — Design System

light · consumer · high · confidence 85% · deep decode

Bumble Mobile — palette measured from official store listing screenshots (colors only; no font claims). Type scale shown is the platform HIG default.

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/bumble-mobile.

Tokens

Bumble Mobile's decoded design system: background #FFFFFF, text #000000, accent #FFDB5B, link #FFDB5B, primary #FFDB5B; type scale h1 34px / h2 22px / body 17px; 4px spacing base; 12px base radius. The single interactive/action color is #FFDB5B — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#FFFFFF
surface#EFEFEF
border#D8D8D8
text#000000
text_muted#606060
primary#FFDB5B
accent#FFDB5B
link#FFDB5B
button_bg#FFDB5B
button_text#FFFFFF

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Motion

Micro-interactions run at 200ms (dominant) with ease.

Native design tokens

TokenValue
--token-a11y-focus-ring-inner-color#ffc629
--token-a11y-focus-ring-outer-color#ffc629
--token-action-cell-extra-color-fill#6b6b6b
--token-action-cell-primary-color-background#f6f6f6
--token-action-cell-primary-color-background-selected#fff7de
--token-action-cell-primary-hint-color#6b6b6b
--token-action-cell-primary-title-color#141414
--token-action-cell-secondary-color-background#fff
--token-action-cell-secondary-color-background-selected#fff7de
--token-action-cell-secondary-color-border#dcdcdc

…and 110 more measured on the page.

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: div.animation-card__QRX4J×3 → div.animation-card__QRX4Jdiv.animation-card__QRX4Jdiv.animation-card__QRX4Jdiv.animation-card__QRX4J

Stagger: div ×6 — 1350ms apart.

Responsive (measured)

Export: DESIGN.md

# Bumble Mobile — Design System

> light, consumer, high — deep decode (measured live)

Bumble 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 | `#FFDB5B` |
| accent | `#FFDB5B` |
| link | `#FFDB5B` |
| button_bg | `#FFDB5B` |
| button_text | `#FFFFFF` |

**Using these colors**

- **Action color** `#FFDB5B` — 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 `#FFDB5B` — one role, not several (your action color).
- **accent** `#FFDB5B` — 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): `#FFDB5B` 33.8% · `#FFFFFF` 28.7% · `#4B3D36` 20% · `#E8ECE2` 8.5%

## Typography


| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 68px / 600 · lh 70px · tracking 0.46px |
| h2 | 40px / 400 · lh 40px |
| h3 | 34px / 600 · lh 34px · tracking 0.4px |
| body | 20px / 400 · lh 25px · tracking 0.32px |
| small | 18px / 500 · lh 22px |
| eyebrow | 17px / 500 · tracking 0.3px |

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

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

## Radius
- base: 12px
- button: 12px
- card: 16px
- pill: 9999px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#202020` / `#FFFFFF` | none | 16px | 14px 24px 14px 24px | 400 16px | none |
| secondary | `rgba(0, 0, 0, 0)` / `#202020` | 1px solid rgba(0, 0, 0, 0) | — | 14px 22px 14px 22px | 500 17px / 0.3px | none |

**States (measured, not guessed)**

- primary focus: outline `1px auto rgb(16, 16, 16)`
- transition: `opacity 0.2s ease`

## Shadows (elevation)
- subtle: `rgba(255, 255, 255, 0) 0px 0px 0px 0px`
- card: `rgba(32, 32, 32, 0.12) 0px 1px 8px 0px`

## Motion
- durations: 200ms (dominant) · 250ms · 400ms
- easings: `ease` (dominant) · `ease-in-out`
- animated properties: color, opacity, position, top

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 |
|-------|-------|
| `--token-a11y-focus-ring-inner-color` | `#ffc629` |
| `--token-a11y-focus-ring-outer-color` | `#ffc629` |
| `--token-action-cell-extra-color-fill` | `#6b6b6b` |
| `--token-action-cell-primary-color-background` | `#f6f6f6` |
| `--token-action-cell-primary-color-background-selected` | `#fff7de` |
| `--token-action-cell-primary-hint-color` | `#6b6b6b` |
| `--token-action-cell-primary-title-color` | `#141414` |
| `--token-action-cell-secondary-color-background` | `#fff` |
| `--token-action-cell-secondary-color-background-selected` | `#fff7de` |
| `--token-action-cell-secondary-color-border` | `#dcdcdc` |
| `--token-action-cell-secondary-color-border-selected` | `#fff` |
| `--token-action-cell-secondary-hint-color` | `#6b6b6b` |

_…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 · common grid: 2-col
- nav: 84px

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 0 | 811 | — | — | 40/40 | — |
| 851 | 618 | 2 | 20 | 0/0 | — |
| 1509 | 700 | 2 | — | 0/0 | — |
| 2249 | 561 | 2 | 40 | 0/0 | — |
| 2850 | 600 | 2 | 48 | 0/0 | 58/42 |
| 3490 | 450 | — | — | 0/0 | — |

## Motion choreography (measured)
Load order: `div.animation-card__QRX4J`×3 @0ms → `div.animation-card__QRX4J` @1516ms → `div.animation-card__QRX4J` @1516ms → `div.animation-card__QRX4J` @1516ms → `div.animation-card__QRX4J` @1516ms
- `div.animation-card__QRX4J` ×3 — opacity 0→1 · translate 0px -40px→0px — 250ms ease-out (delay 1000ms)
- `div.animation-card__QRX4J` ×3 — opacity 1→0 · transform scale(1) translate(0px)→scale(1.1) translate(-100px) — 400ms ease-in-out (delay 2500ms)
- `div.animation-card__QRX4J` ×3 — transform scale(0.75) translate(250px)→scale(1) translate(0px) — 400ms ease-in-out (delay 2500ms)
- `div.animation-card__QRX4J` ×3 — transform scale(0.5) translate(680px)→scale(0.75) translate(250px) — 400ms ease-in-out (delay 2500ms)
- `div.animation-card__QRX4J` ×3 — opacity 0→1 · transform scale(0.4) translate(900px)→scale(0.5) translate(680px) — 400ms ease-in-out (delay 2500ms)
- stagger: `div` ×6 — 1350ms apart

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

## Components (measured)
- card ×3: pad 0px 0px 0px 0px · r 16px · bg rgba(0, 0, 0, 0)
  - hover: font-weight `400` · letter-spacing `normal`

## Responsive (measured)
- breakpoints: 600px · 640px · 768px · 1024px · 1260px · 1360px
- mobile (390px): hero 32px · body 16px · 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/bumble-mobile

Export: Tailwind v4 (@theme)

@theme {
  /* action color #FFDB5B — 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: #FFDB5B;  /* primary brand / action color. */
  --color-accent: #FFDB5B;  /* 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: #FFDB5B;  /* inline text links — shares the action color. */
  --color-button-bg: #FFDB5B;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #FFFFFF;
  /* measured weights: 400, 500, 600 — use these, not 400/600 */
  --text-hero: 68px; --font-weight-hero: 600; --leading-hero: 70px; --tracking-hero: 0.46px;
  --text-h2: 40px; --font-weight-h2: 400; --leading-h2: 40px;
  --text-h3: 34px; --font-weight-h3: 600; --leading-h3: 34px; --tracking-h3: 0.4px;
  --text-body: 20px; --font-weight-body: 400; --leading-body: 25px; --tracking-body: 0.32px;
  --text-small: 18px; --font-weight-small: 500; --leading-small: 22px;
  --text-eyebrow: 17px; --font-weight-eyebrow: 500; --tracking-eyebrow: 0.3px;
  --radius-base: 12px;
  --radius-button: 12px;
  --radius-card: 16px;
  --radius-pill: 9999px;
  --shadow-card: rgba(32, 32, 32, 0.12) 0px 1px 8px 0px;
  --shadow-subtle: rgba(255, 255, 255, 0) 0px 0px 0px 0px;
  --outline-focus: 1px auto rgb(16, 16, 16);  /* measured focus ring */
  --ease-brand: ease;
  --duration-fast: 200ms;  /* use: duration-[var(--duration-fast)] */
  --duration-base: 250ms;
  --duration-slow: 400ms;
  --section-y: 40px;  /* per-section vertical padding (measured) */
  --spacing: 4px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 8, 10, 12, 14, 15, 16, 20, 22, 24, 32px */
}

Export: CSS variables

:root {
  /* action color #FFDB5B — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #FFFFFF;
  --surface: #EFEFEF;
  --border: #D8D8D8;
  --text: #000000;
  --text-muted: #606060;
  --primary: #FFDB5B;  /* primary brand / action color. */
  --accent: #FFDB5B;  /* 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: #FFDB5B;  /* inline text links — shares the action color. */
  --button-bg: #FFDB5B;  /* primary-button fill — the main call-to-action color. */
  --button-text: #FFFFFF;
  --text-hero: 68px; --weight-hero: 600; --leading-hero: 70px; --tracking-hero: 0.46px;
  --text-h2: 40px; --weight-h2: 400; --leading-h2: 40px;
  --text-h3: 34px; --weight-h3: 600; --leading-h3: 34px; --tracking-h3: 0.4px;
  --text-body: 20px; --weight-body: 400; --leading-body: 25px; --tracking-body: 0.32px;
  --text-small: 18px; --weight-small: 500; --leading-small: 22px;
  --text-eyebrow: 17px; --weight-eyebrow: 500; --tracking-eyebrow: 0.3px;
  --radius: 12px;
  --radius-button: 12px;
  --radius-card: 16px;
  --radius-pill: 9999px;
  --shadow-card: rgba(32, 32, 32, 0.12) 0px 1px 8px 0px;
  --shadow-subtle: rgba(255, 255, 255, 0) 0px 0px 0px 0px;
  --focus-ring: 1px auto rgb(16, 16, 16);
  --ease: ease;
  --duration-fast: 200ms;
  --duration-base: 250ms;
  --duration-slow: 400ms;
  --section-y: 40px;
}

/* their own tokens, verbatim from the site's :root */
:root {
  --token-a11y-focus-ring-inner-color: #ffc629;
  --token-a11y-focus-ring-outer-color: #ffc629;
  --token-action-cell-extra-color-fill: #6b6b6b;
  --token-action-cell-primary-color-background: #f6f6f6;
  --token-action-cell-primary-color-background-selected: #fff7de;
  --token-action-cell-primary-hint-color: #6b6b6b;
  --token-action-cell-primary-title-color: #141414;
  --token-action-cell-secondary-color-background: #fff;
  --token-action-cell-secondary-color-background-selected: #fff7de;
  --token-action-cell-secondary-color-border: #dcdcdc;
  --token-action-cell-secondary-color-border-selected: #fff;
  --token-action-cell-secondary-hint-color: #6b6b6b;
}