Outlook Mobile — Design System
Outlook 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/outlook-mobile.
Tokens
Outlook Mobile's decoded design system: background #FFFFFF, text #000000, accent #0063B7, link #0063B7, primary #0063B7; type scale h1 34px / h2 22px / body 17px; 4px spacing base; 12px base radius. The single interactive/action color is #0063B7 — 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 | #0063B7 |
| accent | #0063B7 |
| link | #0063B7 |
| button_bg | #0063B7 |
| button_text | #FFFFFF |
Using these colors
- Action color
#0063B7— the single interactive color; only on things you click or must notice, never large fills. primary,accent,link,button_bgare all#0063B7— one role, not several (the action color).- accent
#0063B7— 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: 4px, 5px, 6px, 8px, 10px, 12px, 20px, 24px, 35px, 41px
Radii
- base: 12px
- button: 12px
Motion
Micro-interactions run at 125ms (dominant) with ease-in-out.
- durations: 125ms · 150ms
- easings:
ease-in-out·linear - animated properties: opacity
Native design tokens
| Token | Value |
|---|---|
--ds-app-color-base-default-fg-heading | #0e1726 |
--ds-app-color-base-default-fg-body | #3a4c56 |
--ds-app-color-base-default-fg-highlight | #005597 |
--ds-app-color-base-default-fg-accent | #0078d4 |
--ds-app-color-base-default-bg-opt1 | #f4fafd |
--ds-app-color-base-default-bg-opt2 | #dceef8 |
--ds-app-color-base-default-bg-opt3 | #fff |
--ds-app-color-base-default-bg-opt4 | #00ff26 |
--ds-app-color-base-default-border-subtle | #cbe6f4 |
--ds-app-color-base-default-border-strong | #002948 |
…and 110 more measured on the page.
Button states (measured)
- primary focus: outline
3px dotted rgb(0, 0, 0)
Layout (measured)
- container max-width:
1300px - nav: 54px
Responsive (measured)
- breakpoints: 539px · 768px · 859px · 1083px · 1400px
- mobile (390px): hero 29px · nav hamburger
Export: DESIGN.md
# Outlook Mobile — Design System > light, consumer, high — deep decode (measured live) Outlook 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 | `#0063B7` | | accent | `#0063B7` | | link | `#0063B7` | | button_bg | `#0063B7` | | button_text | `#FFFFFF` | **Using these colors** - **Action color** `#0063B7` — 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 `#0063B7` — one role, not several (your action color). - **accent** `#0063B7` — 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): `#E8F0F6` 36.4% · `#C1D2E3` 29.8% · `#FFFFFF` 13.8% · `#DFE0E0` 12.7% ## Typography | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 50px / 600 · lh 60px · tracking -0.48px | | h2 | 37px / 600 · lh 44px · tracking -0.48px | | h3 | 21px / 600 · lh 25px | | body | 16px / 400 · lh 24px · tracking -0.48px | | small | 15px / 400 · lh 20px | - Weight ladder: 400 · 600 — use these exact measured weights, not the 400/600 defaults. ## Spacing - base unit: 4px (inferred from the measured scale) - measured scale: 4px, 5px, 6px, 8px, 10px, 12px, 20px, 24px, 35px, 41px — snap all gaps/padding to these ## Radius - base: 12px - button: 12px - sharp: 2px ## Buttons | Button | Fill / text | Border | Radius | Padding | Font | Shadow | |--------|-------------|--------|--------|---------|------|--------| | primary | `rgba(0, 0, 0, 0)` / `#000000` | 2px solid rgba(0, 0, 0, 0) | 2px | 10px 12px 10px 12px | 600 16px / -0.48px | none | | secondary | `rgba(0, 0, 0, 0)` / `#262626` | none | — | 0px 8px 0px 8px | 400 13px | none | **States (measured, not guessed)** - primary focus: outline `3px dotted rgb(0, 0, 0)` ## Motion - durations: 125ms (dominant) · 150ms - easings: `ease-in-out` (dominant) · `linear` - 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 | |-------|-------| | `--ds-app-color-base-default-fg-heading` | `#0e1726` | | `--ds-app-color-base-default-fg-body` | `#3a4c56` | | `--ds-app-color-base-default-fg-highlight` | `#005597` | | `--ds-app-color-base-default-fg-accent` | `#0078d4` | | `--ds-app-color-base-default-bg-opt1` | `#f4fafd` | | `--ds-app-color-base-default-bg-opt2` | `#dceef8` | | `--ds-app-color-base-default-bg-opt3` | `#fff` | | `--ds-app-color-base-default-bg-opt4` | `#00ff26` | | `--ds-app-color-base-default-border-subtle` | `#cbe6f4` | | `--ds-app-color-base-default-border-strong` | `#002948` | | `--ds-app-color-base-alt1-fg-heading` | `#0e1726` | | `--ds-app-color-base-alt1-fg-body` | `#17253d` | _…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 1300px - nav: 54px · bg #FFFFFF | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 216 | 948 | — | — | 0/0 | — | | 986 | 178 | — | — | 0/0 | — | | 1204 | 2587 | — | — | 0/0 | — | | 3248 | 543 | — | — | 0/0 | — | | 3791 | 1479 | — | — | 0/0 | — | ## Components (measured) - link: #0067B8 · underline ## Responsive (measured) - breakpoints: 539px · 768px · 859px · 1083px · 1400px - mobile (390px): hero 29px · 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/outlook-mobile
Export: Tailwind v4 (@theme)
@theme {
/* action color #0063B7 — 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: #0063B7; /* primary brand / action color. */
--color-accent: #0063B7; /* 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: #0063B7; /* inline text links — shares the action color. */
--color-button-bg: #0063B7; /* primary-button fill — the main call-to-action color. */
--color-button-text: #FFFFFF;
/* measured weights: 400, 600 — use these, not 400/600 */
--text-hero: 50px; --font-weight-hero: 600; --leading-hero: 60px; --tracking-hero: -0.48px;
--text-h2: 37px; --font-weight-h2: 600; --leading-h2: 44px; --tracking-h2: -0.48px;
--text-h3: 21px; --font-weight-h3: 600; --leading-h3: 25px;
--text-body: 16px; --font-weight-body: 400; --leading-body: 24px; --tracking-body: -0.48px;
--text-small: 15px; --font-weight-small: 400; --leading-small: 20px;
--radius-base: 12px;
--radius-button: 12px;
--radius-sharp: 2px;
--outline-focus: 3px dotted rgb(0, 0, 0); /* measured focus ring */
--ease-brand: ease-in-out;
--duration-fast: 125ms; /* use: duration-[var(--duration-fast)] */
--duration-base: 150ms;
--spacing: 4px; /* measured base — drives the p-*/gap-* scale. steps seen on the page: 4, 5, 6, 8, 10, 12, 20, 24, 35, 41px */
}Export: CSS variables
:root {
/* action color #0063B7 — the one interactive color; buttons/links/emphasis only, never large fills. */
--bg: #FFFFFF;
--surface: #EFEFEF;
--border: #D8D8D8;
--text: #000000;
--text-muted: #606060;
--primary: #0063B7; /* primary brand / action color. */
--accent: #0063B7; /* 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: #0063B7; /* inline text links — shares the action color. */
--button-bg: #0063B7; /* primary-button fill — the main call-to-action color. */
--button-text: #FFFFFF;
--text-hero: 50px; --weight-hero: 600; --leading-hero: 60px; --tracking-hero: -0.48px;
--text-h2: 37px; --weight-h2: 600; --leading-h2: 44px; --tracking-h2: -0.48px;
--text-h3: 21px; --weight-h3: 600; --leading-h3: 25px;
--text-body: 16px; --weight-body: 400; --leading-body: 24px; --tracking-body: -0.48px;
--text-small: 15px; --weight-small: 400; --leading-small: 20px;
--radius: 12px;
--radius-button: 12px;
--radius-sharp: 2px;
--focus-ring: 3px dotted rgb(0, 0, 0);
--ease: ease-in-out;
--duration-fast: 125ms;
--duration-base: 150ms;
}
/* their own tokens, verbatim from the site's :root */
:root {
--ds-app-color-base-default-fg-heading: #0e1726;
--ds-app-color-base-default-fg-body: #3a4c56;
--ds-app-color-base-default-fg-highlight: #005597;
--ds-app-color-base-default-fg-accent: #0078d4;
--ds-app-color-base-default-bg-opt1: #f4fafd;
--ds-app-color-base-default-bg-opt2: #dceef8;
--ds-app-color-base-default-bg-opt3: #fff;
--ds-app-color-base-default-bg-opt4: #00ff26;
--ds-app-color-base-default-border-subtle: #cbe6f4;
--ds-app-color-base-default-border-strong: #002948;
--ds-app-color-base-alt1-fg-heading: #0e1726;
--ds-app-color-base-alt1-fg-body: #17253d;
}