MozaikaDesign system

Venmo Mobile — Design System

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

Venmo 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/venmo-mobile.

Tokens

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

Color roles

RoleValue
bg#FFFFFF
surface#F1F1F1
border#DDDDDD
text#1E1F22
text_muted#737475
primary#008CFF
accent#008CFF
link#008CFF
button_bg#008CFF
button_text#FFFFFF

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Motion

Micro-interactions run at 600ms (dominant) with ease-in-out.

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: div.text-groupdivdiv.text-group-content-discldiv.hero-homepage-hybrid-meddiv.media-containerdiv.text-group-container

Scroll reveal: 5 elements rest at opacity 0, translateY(100px), animate in over 0.7s ease-out.

Stagger: div ×6 — 75ms apart.

Responsive (measured)

Export: DESIGN.md

# Venmo Mobile — Design System

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

Venmo 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 | `#F1F1F1` |
| border | `#DDDDDD` |
| text | `#1E1F22` |
| text_muted | `#737475` |
| primary | `#008CFF` |
| accent | `#008CFF` |
| link | `#008CFF` |
| button_bg | `#008CFF` |
| button_text | `#FFFFFF` |

**Using these colors**

- **Action color** `#008CFF` — 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 `#008CFF` — one role, not several (your action color).
- **accent** `#008CFF` — 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): `#4BB4FF` 37.9% · `#FFFFFF` 20.5% · `#64849E` 16.4% · `#273244` 13.6%

## Typography


| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 70px / 700 · lh 67px · tracking -2.11px |
| h2 | 58px / 700 · lh 55px · tracking -1.73px |
| h3 | 47px / 700 · lh 45px · tracking -1.41px |
| body | 18px / 400 · lh 24px · tracking -0.18px |
| small | 17px / 500 · lh 20px |

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

## Spacing
- base unit: 4px (inferred from the measured scale)
- measured scale: 4px, 6px, 8px, 16px, 20px, 24px, 30px, 48px, 53px, 64px — snap all gaps/padding to these
- section rhythm: 79px top/bottom padding per section (measured)

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

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#FFFFFF` / `#0070BA` | 1px solid rgb(0, 112, 186) | 24px | 0px 23.996px 0px 23.996px | 600 14px | none |

**States (measured, not guessed)**

- primary focus: outline `1px auto rgb(16, 16, 16)`

## Shadows (elevation)
- card: `rgba(0, 0, 0, 0.14) 4px 4px 28px 6px`
- overlay: `rgba(0, 0, 0, 0.16) 0px 12px 28px 0px`

## Motion
- durations: 600ms (dominant) · 700ms · 300ms
- easings: `ease-in-out` (dominant) · `cubic-bezier(0.37, 0.34, 0.26, 0.9)`
- animated properties: opacity, padding, margin, transform

Micro-interactions use the dominant duration + easing; nothing on the page animates slower than the longest duration above — don't invent springier motion.

## Layout (measured)
- container max 1440px · common grid: 14-col

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 88 | 962 | 14 | 24 | 79/53 | 12/6/6/6/6/6/6/6/6/6/6/6/6/12 |
| 1050 | 187 | 14 | 24 | 79/53 | 12/6/6/6/6/6/6/6/6/6/6/6/6/12 |
| 1237 | 2025 | — | — | 0/0 | — |
| 3262 | 1062 | 14 | 24 | 79/79 | 12/6/6/6/6/6/6/6/6/6/6/6/6/12 |
| 3341 | 211 | — | — | 0/0 | — |
| 4325 | 1094 | 14 | 24 | 79/53 | 12/6/6/6/6/6/6/6/6/6/6/6/6/12 |
| 4404 | 268 | — | — | 0/0 | — |

## Motion choreography (measured)
Load order: `div.text-group` @0ms → `div` @1ms → `div.text-group-content-discl` @1ms → `div.hero-homepage-hybrid-med` @1ms → `div.media-container` @12ms → `div.text-group-container` @12ms
- `div.text-group` — opacity 0.1→1 · transform translateY(40px)→translateY(0px) — 700ms cubic-bezier(0.37, 0.34, 0.26, 0.9)
- `div` — opacity 0.1→1 · transform translateY(64px)→translateY(0px) — 700ms cubic-bezier(0.37, 0.34, 0.26, 0.9)
- `div.text-group-content-discl` — opacity 0.1→1 · transform translateY(88px)→translateY(0px) — 700ms cubic-bezier(0.37, 0.34, 0.26, 0.9)
- `div.hero-homepage-hybrid-med` — opacity 0.1→1 · transform translateY(100%)→translateY(0px) — 700ms cubic-bezier(0.37, 0.34, 0.26, 0.9)
- stagger: `div` ×6 — 75ms apart
- scroll reveal: 5 elements rest at opacity 0, translateY(100px), animate in over 0.7s ease-out (5 revealed during the drive).

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

## Components (measured)
- link: #0070BA · underline

## Responsive (measured)
- breakpoints: 375px · 657px · 752px · 768px · 1024px · 1406px
- mobile (390px): hero 44px · 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/venmo-mobile

Export: Tailwind v4 (@theme)

@theme {
  /* action color #008CFF — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #FFFFFF;
  --color-surface: #F1F1F1;
  --color-border: #DDDDDD;
  --color-text: #1E1F22;
  --color-text-muted: #737475;
  --color-primary: #008CFF;  /* primary brand / action color. */
  --color-accent: #008CFF;  /* 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: #008CFF;  /* inline text links — shares the action color. */
  --color-button-bg: #008CFF;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #FFFFFF;
  /* measured weights: 400, 500, 600, 700 — use these, not 400/600 */
  --text-hero: 70px; --font-weight-hero: 700; --leading-hero: 67px; --tracking-hero: -2.11px;
  --text-h2: 58px; --font-weight-h2: 700; --leading-h2: 55px; --tracking-h2: -1.73px;
  --text-h3: 47px; --font-weight-h3: 700; --leading-h3: 45px; --tracking-h3: -1.41px;
  --text-body: 18px; --font-weight-body: 400; --leading-body: 24px; --tracking-body: -0.18px;
  --text-small: 17px; --font-weight-small: 500; --leading-small: 20px;
  --radius-base: 12px;
  --radius-button: 12px;
  --radius-card: 32px;
  --radius-pill: 9999px;
  --shadow-card: rgba(0, 0, 0, 0.14) 4px 4px 28px 6px;
  --shadow-overlay: rgba(0, 0, 0, 0.16) 0px 12px 28px 0px;
  --outline-focus: 1px auto rgb(16, 16, 16);  /* measured focus ring */
  --ease-brand: ease-in-out;
  --duration-fast: 300ms;  /* use: duration-[var(--duration-fast)] */
  --duration-base: 600ms;
  --duration-slow: 700ms;
  --section-y: 79px;  /* per-section vertical padding (measured) */
  --spacing: 4px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 4, 6, 8, 16, 20, 24, 30, 48, 53, 64px */
}

Export: CSS variables

:root {
  /* action color #008CFF — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #FFFFFF;
  --surface: #F1F1F1;
  --border: #DDDDDD;
  --text: #1E1F22;
  --text-muted: #737475;
  --primary: #008CFF;  /* primary brand / action color. */
  --accent: #008CFF;  /* 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: #008CFF;  /* inline text links — shares the action color. */
  --button-bg: #008CFF;  /* primary-button fill — the main call-to-action color. */
  --button-text: #FFFFFF;
  --text-hero: 70px; --weight-hero: 700; --leading-hero: 67px; --tracking-hero: -2.11px;
  --text-h2: 58px; --weight-h2: 700; --leading-h2: 55px; --tracking-h2: -1.73px;
  --text-h3: 47px; --weight-h3: 700; --leading-h3: 45px; --tracking-h3: -1.41px;
  --text-body: 18px; --weight-body: 400; --leading-body: 24px; --tracking-body: -0.18px;
  --text-small: 17px; --weight-small: 500; --leading-small: 20px;
  --radius: 12px;
  --radius-button: 12px;
  --radius-card: 32px;
  --radius-pill: 9999px;
  --shadow-card: rgba(0, 0, 0, 0.14) 4px 4px 28px 6px;
  --shadow-overlay: rgba(0, 0, 0, 0.16) 0px 12px 28px 0px;
  --focus-ring: 1px auto rgb(16, 16, 16);
  --ease: ease-in-out;
  --duration-fast: 300ms;
  --duration-base: 600ms;
  --duration-slow: 700ms;
  --section-y: 79px;
}