Klarna Mobile — Design System
Klarna 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/klarna-mobile.
Tokens
Klarna Mobile's decoded design system: background #0B061E, text #FFFFFF, accent #0B061E, link #0B061E, primary #0B061E; type scale h1 34px / h2 22px / body 17px; 4px spacing base; 12px base radius. The single interactive/action color is #0B061E — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #0B061E |
| surface | #19142B |
| border | #2F2B3F |
| text | #FFFFFF |
| text_muted | #A2A0A9 |
| primary | #0B061E |
| accent | #0B061E |
| link | #0B061E |
| button_bg | #0B061E |
| button_text | #0B061E |
Using these colors
- Action color
#0B061E— the single interactive color; only on things you click or must notice, never large fills. primary,accent,link,button_bgare all#0B061E— one role, not several (the action color).- accent
#0B061E— 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: 4px
- scale: 2px, 4px, 8px, 10px, 11px, 12px, 16px, 20px, 24px, 32px
Radii
- base: 12px
- button: 12px
Shadows (elevation)
- card:
rgba(0, 0, 0, 0.2) 0px 0px 18px 0px
Motion
Micro-interactions run at 200ms (dominant) with ease.
- durations: 200ms · 300ms · 90ms
- easings:
ease·linear - animated properties: opacity, background-color, border-color, color
Native design tokens
| Token | Value |
|---|---|
--colors-bg-page | #FFFFFF |
--colors-bg-plain | #FFFFFF |
--colors-bg-container | #F8F7FA |
--colors-bg-subtle | #F3F3F5 |
--colors-bg-neutral | #E2E2E7 |
--colors-bg-inverse | #0B051D |
--colors-bg-accent | #7039E2 |
--colors-bg-negative | #AE1D1D |
--colors-bg-negative-subtle | #FFE6E6 |
--colors-bg-warning | #FBC64D |
…and 110 more measured on the page.
Button states (measured)
- primary hover: background
#FFD8EA - primary focus: box-shadow
rgb(112, 57, 226) 0px 0px 0px 2px· background#FFD8EA· outline2px solid rgb(11, 5, 29)
Layout (measured)
- container max-width:
700px - nav: 72px
- common grid: 2 columns
Motion choreography (measured)
Load order: div.pr-xma6ck×2 → div.pr-1nmwv0e → div.pr-1nmwv0e → div.pr-1nmwv0e → div.pr-1nmwv0e → div.pr-1s8myht
Scroll reveal: 19 elements rest at opacity 0, translateY(20px), animate in over 300ms.
Stagger: span ×5 — 100ms apart.
Stagger: div ×6 — 100ms apart.
Responsive (measured)
- mobile (390px): hero 52px · nav hamburger
Export: DESIGN.md
# Klarna Mobile — Design System > dark, consumer, high — deep decode (measured live) Klarna 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 | `#0B061E` | | surface | `#19142B` | | border | `#2F2B3F` | | text | `#FFFFFF` | | text_muted | `#A2A0A9` | | primary | `#0B061E` | | accent | `#0B061E` | | link | `#0B061E` | | button_bg | `#0B061E` | | button_text | `#0B061E` | **Using these colors** - **Action color** `#0B061E` — 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 `#0B061E` — one role, not several (your action color). - **accent** `#0B061E` — 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` 24.1% · `#000001` 18.1% · `#EEEDF5` 15.3% · `#CDBCC2` 13.5% ## Typography | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 100px / 700 · lh 40px | | h2 | 84px / 700 · lh 76px | | h3 | 64px / 700 · lh 62px | | body | 16px / 400 · lh 24px | | small | 14px / 500 · lh 16px | - Weight ladder: 400 · 500 · 700 — use these exact measured weights, not the 400/600 defaults. ## Spacing - base unit: 4px (inferred from the measured scale) - measured scale: 2px, 4px, 8px, 10px, 11px, 12px, 16px, 20px, 24px, 32px — snap all gaps/padding to these - section rhythm: 120px top/bottom padding per section (measured) ## Radius - base: 12px - button: 12px - card: 16px - pill: 9999px - sharp: 2px ## Buttons | Button | Fill / text | Border | Radius | Padding | Font | Shadow | |--------|-------------|--------|--------|---------|------|--------| | primary | `#FFA8CD` / `#0B051D` | none | 24px | 12px 20px 12px 20px | 500 16px | none | | secondary | `#0B051D` / `#FFFFFF` | none | 9999px | 10px 20px 10px 20px | 400 16px | none | **States (measured, not guessed)** - primary hover: background `#FFD8EA` - primary focus: box-shadow `rgb(112, 57, 226) 0px 0px 0px 2px` · background `#FFD8EA` · outline `2px solid rgb(11, 5, 29)` - secondary hover: background `#2C2242` ## Shadows (elevation) - card: `rgba(0, 0, 0, 0.2) 0px 0px 18px 0px` ## Motion - durations: 200ms (dominant) · 300ms · 90ms - easings: `ease` (dominant) · `linear` - animated properties: opacity, background-color, border-color, color 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-bg-page` | `#FFFFFF` | | `--colors-bg-plain` | `#FFFFFF` | | `--colors-bg-container` | `#F8F7FA` | | `--colors-bg-subtle` | `#F3F3F5` | | `--colors-bg-neutral` | `#E2E2E7` | | `--colors-bg-inverse` | `#0B051D` | | `--colors-bg-accent` | `#7039E2` | | `--colors-bg-negative` | `#AE1D1D` | | `--colors-bg-negative-subtle` | `#FFE6E6` | | `--colors-bg-warning` | `#FBC64D` | | `--colors-bg-warning-subtle` | `#FFF5E4` | | `--colors-bg-positive` | `#046234` | _…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 700px · common grid: 2-col - nav: 72px | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 4295 | 1351 | — | — | 120/120 | — | | 4415 | 1111 | — | — | 0/0 | — | ## Motion choreography (measured) Load order: `div.pr-xma6ck`×2 @0ms → `div.pr-1nmwv0e` @1319ms → `div.pr-1nmwv0e` @1319ms → `div.pr-1nmwv0e` @1319ms → `div.pr-1nmwv0e` @1320ms → `div.pr-1s8myht` @1320ms - `div.pr-xma6ck` — transform translateX(-100%)→translateX(0px) — 5000ms - stagger: `span` ×5 — 100ms apart - stagger: `div` ×6 — 100ms apart - scroll reveal: 19 elements rest at opacity 0, translateY(20px), animate in over 300ms (14 revealed during the drive). Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography. ## Components (measured) - link: #0B051D · underline — hover #5C31B8 ## Responsive (measured) - mobile (390px): hero 52px · 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/klarna-mobile
Export: Tailwind v4 (@theme)
@theme {
/* action color #0B061E — the one interactive color; buttons/links/emphasis only, never large fills. */
--color-bg: #0B061E;
--color-surface: #19142B;
--color-border: #2F2B3F;
--color-text: #FFFFFF;
--color-text-muted: #A2A0A9;
--color-primary: #0B061E; /* primary brand / action color. */
--color-accent: #0B061E; /* 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: #0B061E; /* inline text links — shares the action color. */
--color-button-bg: #0B061E; /* primary-button fill — the main call-to-action color. */
--color-button-text: #0B061E;
/* measured weights: 400, 500, 700 — use these, not 400/600 */
--text-hero: 100px; --font-weight-hero: 700; --leading-hero: 40px;
--text-h2: 84px; --font-weight-h2: 700; --leading-h2: 76px;
--text-h3: 64px; --font-weight-h3: 700; --leading-h3: 62px;
--text-body: 16px; --font-weight-body: 400; --leading-body: 24px;
--text-small: 14px; --font-weight-small: 500; --leading-small: 16px;
--radius-base: 12px;
--radius-button: 12px;
--radius-card: 16px;
--radius-pill: 9999px;
--radius-sharp: 2px;
--shadow-card: rgba(0, 0, 0, 0.2) 0px 0px 18px 0px;
--color-btn-hover: #FFD8EA; /* measured primary hover fill */
--shadow-focus: rgb(112, 57, 226) 0px 0px 0px 2px; /* measured focus ring */
--ease-brand: ease;
--duration-fast: 90ms; /* use: duration-[var(--duration-fast)] */
--duration-base: 200ms;
--duration-slow: 300ms;
--section-y: 120px; /* per-section vertical padding (measured) */
--spacing: 4px; /* measured base — drives the p-*/gap-* scale. steps seen on the page: 2, 4, 8, 10, 11, 12, 16, 20, 24, 32px */
}Export: CSS variables
:root {
/* action color #0B061E — the one interactive color; buttons/links/emphasis only, never large fills. */
--bg: #0B061E;
--surface: #19142B;
--border: #2F2B3F;
--text: #FFFFFF;
--text-muted: #A2A0A9;
--primary: #0B061E; /* primary brand / action color. */
--accent: #0B061E; /* 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: #0B061E; /* inline text links — shares the action color. */
--button-bg: #0B061E; /* primary-button fill — the main call-to-action color. */
--button-text: #0B061E;
--text-hero: 100px; --weight-hero: 700; --leading-hero: 40px;
--text-h2: 84px; --weight-h2: 700; --leading-h2: 76px;
--text-h3: 64px; --weight-h3: 700; --leading-h3: 62px;
--text-body: 16px; --weight-body: 400; --leading-body: 24px;
--text-small: 14px; --weight-small: 500; --leading-small: 16px;
--radius: 12px;
--radius-button: 12px;
--radius-card: 16px;
--radius-pill: 9999px;
--radius-sharp: 2px;
--shadow-card: rgba(0, 0, 0, 0.2) 0px 0px 18px 0px;
--btn-bg-hover: #FFD8EA;
--focus-ring: rgb(112, 57, 226) 0px 0px 0px 2px;
--ease: ease;
--duration-fast: 90ms;
--duration-base: 200ms;
--duration-slow: 300ms;
--section-y: 120px;
}
/* their own tokens, verbatim from the site's :root */
:root {
--colors-bg-page: #FFFFFF;
--colors-bg-plain: #FFFFFF;
--colors-bg-container: #F8F7FA;
--colors-bg-subtle: #F3F3F5;
--colors-bg-neutral: #E2E2E7;
--colors-bg-inverse: #0B051D;
--colors-bg-accent: #7039E2;
--colors-bg-negative: #AE1D1D;
--colors-bg-negative-subtle: #FFE6E6;
--colors-bg-warning: #FBC64D;
--colors-bg-warning-subtle: #FFF5E4;
--colors-bg-positive: #046234;
}