Nubank Mobile — Design System
Nubank 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/nubank-mobile.
Tokens
Nubank Mobile's decoded design system: background #FFFFFF, text #191919, accent #17C242, link #17C242, primary #17C242; type scale h1 34px / h2 22px / body 17px; 8px spacing base; 12px base radius. The single interactive/action color is #17C242 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #FFFFFF |
| surface | #F1F1F1 |
| border | #DCDCDC |
| text | #191919 |
| text_muted | #707070 |
| primary | #17C242 |
| accent | #17C242 |
| link | #17C242 |
| button_bg | #17C242 |
| button_text | #FFFFFF |
Using these colors
- Action color
#17C242— the single interactive color; only on things you click or must notice, never large fills. primary,accent,link,button_bgare all#17C242— one role, not several (the action color).- accent
#17C242— 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: 6px, 8px, 16px, 20px, 24px, 28px, 32px, 40px, 48px, 56px
Radii
- base: 12px
- button: 12px
Motion
Micro-interactions run at 1600ms (dominant) with ease-in-out.
- durations: 1600ms · 150ms · 2500ms
- easings:
ease-in-out·ease-out - animated properties: opacity
Native design tokens
| Token | Value |
|---|---|
--colors-content-primary | #1E002F |
--colors-brand-uv-S1 | #0B0019 |
--colors-secondary-amber-S2 | #EFD49C |
--colors-neutrals-almostWhite | #D4D4D8 |
--colors-content-button-negative-disabledLabel | rgba(255, 255, 255, 0.20) |
--colors-content-button-primary-disabledStroke | rgba(255, 255, 255, 0.0) |
--colors-feedback-blueStrong | #0968F6 |
--colors-secondary-spot-purple | #CBA5FD |
--colors-content-button-secondary-activeStroke | #8D0DE3 |
--colors-brand-pj-T2 | #A087AE |
…and 110 more measured on the page.
Button states (measured)
- primary hover: background
#5D0599 - primary focus: border
1px solid rgb(141, 13, 227)· outline2px solid rgb(141, 13, 227)
Layout (measured)
- container max-width:
1260px - nav: 64px fixed
- common grid: 12 columns
Motion choreography (measured)
Load order: div.css-12tw2yb → div.css-ehsg9o → circle.css-1jpki61 → div.css-l17lnj×2 → div.css-1hht2g1 → div.css-8au1kw
Scroll reveal: 3 elements rest at opacity 0, animate in over 1.6s ease-in-out.
Responsive (measured)
- mobile (390px): hero 48px · nav inline
Export: DESIGN.md
# Nubank Mobile — Design System > light, consumer, high — deep decode (measured live) Nubank 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 | `#DCDCDC` | | text | `#191919` | | text_muted | `#707070` | | primary | `#17C242` | | accent | `#17C242` | | link | `#17C242` | | button_bg | `#17C242` | | button_text | `#FFFFFF` | **Using these colors** - **Action color** `#17C242` — 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 `#17C242` — one role, not several (your action color). - **accent** `#17C242` — 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): `#D3C6BB` 14.1% · `#09020B` 13.8% · `#2A2516` 13.3% · `#635632` 12.9% ## Typography | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 112px / 600 · lh 105px · tracking -1.4px | | h2 | 72px / 600 · lh 68px · tracking -1.2px | | h3 | 34px / 600 · lh 32px · tracking -0.7px | | body | 16px / 600 · lh 19px | - 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: 6px, 8px, 16px, 20px, 24px, 28px, 32px, 40px, 48px, 56px — snap all gaps/padding to these ## Radius - base: 12px - button: 12px - card: 12px - pill: 9999px ## Buttons | Button | Fill / text | Border | Radius | Padding | Font | Shadow | |--------|-------------|--------|--------|---------|------|--------| | primary | `#8D0DE3` / `#FFFFFF` | 1px solid rgba(255, 255, 255, 0) | 9999px | 0px 24px 0px 24px | 600 16px | none | **States (measured, not guessed)** - primary hover: background `#5D0599` - primary focus: border `1px solid rgb(141, 13, 227)` · outline `2px solid rgb(141, 13, 227)` ## Motion - durations: 1600ms (dominant) · 150ms · 2500ms - easings: `ease-in-out` (dominant) · `ease-out` - animated properties: 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 | |-------|-------| | `--colors-content-primary` | `#1E002F` | | `--colors-brand-uv-S1` | `#0B0019` | | `--colors-secondary-amber-S2` | `#EFD49C` | | `--colors-neutrals-almostWhite` | `#D4D4D8` | | `--colors-content-button-negative-disabledLabel` | `rgba(255, 255, 255, 0.20)` | | `--colors-content-button-primary-disabledStroke` | `rgba(255, 255, 255, 0.0)` | | `--colors-feedback-blueStrong` | `#0968F6` | | `--colors-secondary-spot-purple` | `#CBA5FD` | | `--colors-content-button-secondary-activeStroke` | `#8D0DE3` | | `--colors-brand-pj-T2` | `#A087AE` | | `--colors-brand-uv-T3` | `#AF63FD` | | `--colors-secondary-spot-roseGold` | `#E9A6A7` | _…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 1260px · common grid: 12-col - nav: 64px fixed | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 0 | 900 | 12 | 24 | 0/0 | — | | 900 | 451 | — | — | 0/0 | — | ## Motion choreography (measured) Load order: `div.css-12tw2yb` @0ms → `div.css-ehsg9o` @0ms → `circle.css-1jpki61` @0ms → `div.css-l17lnj`×2 @401ms → `div.css-1hht2g1` @401ms → `div.css-8au1kw` @401ms - `header.css-1c1mct4` — opacity 0→1 · transform translateY(-20px)→translateY(0px) — 600ms cubic-bezier(0.22, 1, 0.36, 1) (delay 150ms) - `div.css-l17lnj` ×2 — transform translateY(-3px)→translateY(-3px) — 2500ms ease-in-out · loops - scroll reveal: 3 elements rest at opacity 0, animate in over 1.6s ease-in-out (1 revealed during the drive). Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography. ## Components (measured) - link: #8D0DE3 · no underline — hover #5D0599 ## Responsive (measured) - mobile (390px): hero 48px · 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/nubank-mobile
Export: Tailwind v4 (@theme)
@theme {
/* action color #17C242 — the one interactive color; buttons/links/emphasis only, never large fills. */
--color-bg: #FFFFFF;
--color-surface: #F1F1F1;
--color-border: #DCDCDC;
--color-text: #191919;
--color-text-muted: #707070;
--color-primary: #17C242; /* primary brand / action color. */
--color-accent: #17C242; /* 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: #17C242; /* inline text links — shares the action color. */
--color-button-bg: #17C242; /* primary-button fill — the main call-to-action color. */
--color-button-text: #FFFFFF;
/* measured weights: 400, 600 — use these, not 400/600 */
--text-hero: 112px; --font-weight-hero: 600; --leading-hero: 105px; --tracking-hero: -1.4px;
--text-h2: 72px; --font-weight-h2: 600; --leading-h2: 68px; --tracking-h2: -1.2px;
--text-h3: 34px; --font-weight-h3: 600; --leading-h3: 32px; --tracking-h3: -0.7px;
--text-body: 16px; --font-weight-body: 600; --leading-body: 19px;
--radius-base: 12px;
--radius-button: 12px;
--radius-card: 12px;
--radius-pill: 9999px;
--color-btn-hover: #5D0599; /* measured primary hover fill */
--outline-focus: 2px solid rgb(141, 13, 227); /* measured focus ring */
--ease-brand: ease-in-out;
--duration-fast: 150ms; /* use: duration-[var(--duration-fast)] */
--duration-base: 1600ms;
--duration-slow: 2500ms;
--spacing: 8px; /* measured base — drives the p-*/gap-* scale. steps seen on the page: 6, 8, 16, 20, 24, 28, 32, 40, 48, 56px */
}Export: CSS variables
:root {
/* action color #17C242 — the one interactive color; buttons/links/emphasis only, never large fills. */
--bg: #FFFFFF;
--surface: #F1F1F1;
--border: #DCDCDC;
--text: #191919;
--text-muted: #707070;
--primary: #17C242; /* primary brand / action color. */
--accent: #17C242; /* 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: #17C242; /* inline text links — shares the action color. */
--button-bg: #17C242; /* primary-button fill — the main call-to-action color. */
--button-text: #FFFFFF;
--text-hero: 112px; --weight-hero: 600; --leading-hero: 105px; --tracking-hero: -1.4px;
--text-h2: 72px; --weight-h2: 600; --leading-h2: 68px; --tracking-h2: -1.2px;
--text-h3: 34px; --weight-h3: 600; --leading-h3: 32px; --tracking-h3: -0.7px;
--text-body: 16px; --weight-body: 600; --leading-body: 19px;
--radius: 12px;
--radius-button: 12px;
--radius-card: 12px;
--radius-pill: 9999px;
--btn-bg-hover: #5D0599;
--focus-ring: 2px solid rgb(141, 13, 227);
--ease: ease-in-out;
--duration-fast: 150ms;
--duration-base: 1600ms;
--duration-slow: 2500ms;
}
/* their own tokens, verbatim from the site's :root */
:root {
--colors-content-primary: #1E002F;
--colors-brand-uv-S1: #0B0019;
--colors-secondary-amber-S2: #EFD49C;
--colors-neutrals-almostWhite: #D4D4D8;
--colors-content-button-negative-disabledLabel: rgba(255, 255, 255, 0.20);
--colors-content-button-primary-disabledStroke: rgba(255, 255, 255, 0.0);
--colors-feedback-blueStrong: #0968F6;
--colors-secondary-spot-purple: #CBA5FD;
--colors-content-button-secondary-activeStroke: #8D0DE3;
--colors-brand-pj-T2: #A087AE;
--colors-brand-uv-T3: #AF63FD;
--colors-secondary-spot-roseGold: #E9A6A7;
}