Figma Mobile — Design System
Figma 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/figma-mobile.
Tokens
Figma Mobile's decoded design system: background #FFFFFF, text #000000, accent #6C6A2F, link #6C6A2F, primary #6C6A2F; type scale h1 34px / h2 22px / body 17px; 8px spacing base; 12px base radius. The single interactive/action color is #6C6A2F — 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 | #6C6A2F |
| accent | #6C6A2F |
| link | #6C6A2F |
| button_bg | #6C6A2F |
| button_text | #FFFFFF |
Using these colors
- Action color
#6C6A2F— the single interactive color; only on things you click or must notice, never large fills. primary,accent,link,button_bgare all#6C6A2F— one role, not several (the action color).- accent
#6C6A2F— 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
- Mono: figmaMono
- h1: 34px
- h2: 22px
- body: 17px
Spacing
- base unit: 8px
- scale: 4px, 5px, 6px, 8px, 12px, 16px, 20px, 22px, 24px, 30px
Radii
- base: 12px
- button: 12px
Shadows (elevation)
- subtle:
oklch(0 0 none / 0.16) 0px 1px 0px 0px
Motion
Micro-interactions run at 180ms (dominant) with ease-out.
- durations: 180ms · 250ms · 500ms
- easings:
ease-out·ease - animated properties: transform, background, box-shadow, opacity
Native design tokens
| Token | Value |
|---|---|
--global-statsig-overlay | #FFFFFF |
--fig-theme-bg | #FFFFFF |
--fig-theme-fg | #000000 |
--fig-theme-btn-primary-bg | #000000 |
--fig-theme-btn-primary-fg | #FFFFFF |
--fig-theme-btn-secondary-fg | #000000 |
--fig-theme-btn-transparent-fg | #000000 |
--fig-theme-form-error-bg | #972121 |
--fig-theme-form-error-fg | #FFFFFF |
--fig-theme-badge-fg | #000000 |
…and 51 more measured on the page.
Button states (measured)
- primary hover: background
oklch(0 0 none / 0.85) - primary focus: outline
2px dashed rgb(0, 0, 0)
Layout (measured)
- container max-width:
901px - nav: 78px fixed
- common grid: 2 columns
Motion choreography (measured)
Load order: div.fig-51j1vz → div.fig-1fcmjev → div.fig-1fcmjev
Scroll reveal: 8 elements rest at opacity 0, translateY(32px), animate in over 1250ms.
Responsive (measured)
- breakpoints: 375px · 400px · 414px · 480px · 560px · 677px
- mobile (390px): hero 36px · nav hamburger
Export: DESIGN.md
# Figma Mobile — Design System > light, consumer, high — deep decode (measured live) Figma 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 | `#6C6A2F` | | accent | `#6C6A2F` | | link | `#6C6A2F` | | button_bg | `#6C6A2F` | | button_text | `#FFFFFF` | **Using these colors** - **Action color** `#6C6A2F` — 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 `#6C6A2F` — one role, not several (your action color). - **accent** `#6C6A2F` — 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` 35.5% · `#212726` 17.8% · `#000000` 15.7% · `#4D504B` 11.3% ## Typography - Mono: **figmaMono** _(measured)_ | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 88px / 400 · lh 88px · tracking -1.25px | | h2 | 56px / 400 · lh 56px · tracking -1.25px | | h3 | 44px / 400 · lh 48px · tracking -0.66px | | body | 16px / 320 · lh 23px · tracking -0.12px | | small | 14px / 400 · lh 20px | | eyebrow | 16px / 400 · tracking 0.48px | - Weight ladder: 320 · 330 · 400 — use these exact measured weights, not the 400/600 defaults. ## Spacing - base unit: 8px (inferred from the measured scale) - measured scale: 4px, 5px, 6px, 8px, 12px, 16px, 20px, 22px, 24px, 30px — snap all gaps/padding to these - section rhythm: 80px top/bottom padding per section (measured) ## Radius - base: 12px - button: 12px - card: 8px - pill: 9999px - sharp: 2px ## Buttons | Button | Fill / text | Border | Radius | Padding | Font | Shadow | |--------|-------------|--------|--------|---------|------|--------| | primary | `#000000` / `#FFFFFF` | none | 8px | 12px 22px 12px 22px | 330 18px / -0.14px | none | | secondary | `oklch(0 0 none / 0)` / `#000000` | none | 8px | 12px 22px 12px 22px | 400 16px | oklch(0 0 none / 0.16) 0px 0px 0px 1px inset | **States (measured, not guessed)** - primary hover: background `oklch(0 0 none / 0.85)` - primary focus: outline `2px dashed rgb(0, 0, 0)` - secondary hover: box-shadow `oklch(0 0 none / 0.4) 0px 0px 0px 1px inset` - transition: `background 0.18s ease-out` ## Shadows (elevation) - subtle: `oklch(0 0 none / 0.16) 0px 1px 0px 0px` ## Motion - durations: 180ms (dominant) · 250ms · 500ms - easings: `ease-out` (dominant) · `ease` - animated properties: transform, background, box-shadow, 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 | |-------|-------| | `--global-statsig-overlay` | `#FFFFFF` | | `--fig-theme-bg` | `#FFFFFF` | | `--fig-theme-fg` | `#000000` | | `--fig-theme-btn-primary-bg` | `#000000` | | `--fig-theme-btn-primary-fg` | `#FFFFFF` | | `--fig-theme-btn-secondary-fg` | `#000000` | | `--fig-theme-btn-transparent-fg` | `#000000` | | `--fig-theme-form-error-bg` | `#972121` | | `--fig-theme-form-error-fg` | `#FFFFFF` | | `--fig-theme-badge-fg` | `#000000` | | `--fig-radius-2` | `0.125rem` | | `--fig-radius-4` | `0.25rem` | _…and 49 more measured on the page._ Prefer these names when extending their system — it's the brand's actual vocabulary. ## Layout (measured) - container max 901px · common grid: 2-col - nav: 78px fixed · bg #FFFFFF | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 78 | 860 | 3 | 16 | 80/80 | 25/51/25 | | 938 | 1065 | — | — | 80/80 | — | | 2003 | 1089 | — | — | 80/80 | — | | 3092 | 1609 | 2 | 16 | 80/80 | 84/16 | | 4701 | 1113 | — | — | 80/80 | — | ## Motion choreography (measured) Load order: `div.fig-51j1vz` @0ms → `div.fig-1fcmjev` @896ms → `div.fig-1fcmjev` @897ms - scroll reveal: 8 elements rest at opacity 0, translateY(32px), animate in over 1250ms (6 revealed during the drive). Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography. ## Responsive (measured) - breakpoints: 375px · 400px · 414px · 480px · 560px · 677px - mobile (390px): hero 36px · 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/figma-mobile
Export: Tailwind v4 (@theme)
@theme {
/* action color #6C6A2F — 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: #6C6A2F; /* primary brand / action color. */
--color-accent: #6C6A2F; /* 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: #6C6A2F; /* inline text links — shares the action color. */
--color-button-bg: #6C6A2F; /* primary-button fill — the main call-to-action color. */
--color-button-text: #FFFFFF;
--font-mono: "figmaMono", ui-monospace, monospace;
/* measured weights: 320, 330, 400 — use these, not 400/600 */
--text-hero: 88px; --font-weight-hero: 400; --leading-hero: 88px; --tracking-hero: -1.25px;
--text-h2: 56px; --font-weight-h2: 400; --leading-h2: 56px; --tracking-h2: -1.25px;
--text-h3: 44px; --font-weight-h3: 400; --leading-h3: 48px; --tracking-h3: -0.66px;
--text-body: 16px; --font-weight-body: 320; --leading-body: 23px; --tracking-body: -0.12px;
--text-small: 14px; --font-weight-small: 400; --leading-small: 20px;
--text-eyebrow: 16px; --font-weight-eyebrow: 400; --tracking-eyebrow: 0.48px;
--radius-base: 12px;
--radius-button: 12px;
--radius-card: 8px;
--radius-pill: 9999px;
--radius-sharp: 2px;
--shadow-subtle: oklch(0 0 none / 0.16) 0px 1px 0px 0px;
--color-btn-hover: oklch(0 0 none / 0.85); /* measured primary hover fill */
--outline-focus: 2px dashed rgb(0, 0, 0); /* measured focus ring */
--ease-brand: ease-out;
--duration-fast: 180ms; /* use: duration-[var(--duration-fast)] */
--duration-base: 250ms;
--duration-slow: 500ms;
--section-y: 80px; /* per-section vertical padding (measured) */
--spacing: 8px; /* measured base — drives the p-*/gap-* scale. steps seen on the page: 4, 5, 6, 8, 12, 16, 20, 22, 24, 30px */
}Export: CSS variables
:root {
/* action color #6C6A2F — the one interactive color; buttons/links/emphasis only, never large fills. */
--bg: #FFFFFF;
--surface: #EFEFEF;
--border: #D8D8D8;
--text: #000000;
--text-muted: #606060;
--primary: #6C6A2F; /* primary brand / action color. */
--accent: #6C6A2F; /* 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: #6C6A2F; /* inline text links — shares the action color. */
--button-bg: #6C6A2F; /* primary-button fill — the main call-to-action color. */
--button-text: #FFFFFF;
--font-mono: "figmaMono", ui-monospace, monospace;
--text-hero: 88px; --weight-hero: 400; --leading-hero: 88px; --tracking-hero: -1.25px;
--text-h2: 56px; --weight-h2: 400; --leading-h2: 56px; --tracking-h2: -1.25px;
--text-h3: 44px; --weight-h3: 400; --leading-h3: 48px; --tracking-h3: -0.66px;
--text-body: 16px; --weight-body: 320; --leading-body: 23px; --tracking-body: -0.12px;
--text-small: 14px; --weight-small: 400; --leading-small: 20px;
--text-eyebrow: 16px; --weight-eyebrow: 400; --tracking-eyebrow: 0.48px;
--radius: 12px;
--radius-button: 12px;
--radius-card: 8px;
--radius-pill: 9999px;
--radius-sharp: 2px;
--shadow-subtle: oklch(0 0 none / 0.16) 0px 1px 0px 0px;
--btn-bg-hover: oklch(0 0 none / 0.85);
--focus-ring: 2px dashed rgb(0, 0, 0);
--ease: ease-out;
--duration-fast: 180ms;
--duration-base: 250ms;
--duration-slow: 500ms;
--section-y: 80px;
}
/* their own tokens, verbatim from the site's :root */
:root {
--global-statsig-overlay: #FFFFFF;
--fig-theme-bg: #FFFFFF;
--fig-theme-fg: #000000;
--fig-theme-btn-primary-bg: #000000;
--fig-theme-btn-primary-fg: #FFFFFF;
--fig-theme-btn-secondary-fg: #000000;
--fig-theme-btn-transparent-fg: #000000;
--fig-theme-form-error-bg: #972121;
--fig-theme-form-error-fg: #FFFFFF;
--fig-theme-badge-fg: #000000;
--fig-radius-2: 0.125rem;
--fig-radius-4: 0.25rem;
}