Ryanair Mobile — Design System
Ryanair 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/ryanair-mobile.
Tokens
Ryanair Mobile's decoded design system: background #FFFFFF, text #000000, accent #16348A, link #16348A, primary #16348A; type scale h1 34px / h2 22px / body 17px; 4px spacing base; 12px base radius. The single interactive/action color is #16348A — 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 | #16348A |
| accent | #16348A |
| link | #16348A |
| button_bg | #16348A |
| button_text | #FFFFFF |
Using these colors
- Action color
#16348A— the single interactive color; only on things you click or must notice, never large fills. primary,accent,link,button_bgare all#16348A— one role, not several (the action color).- accent
#16348A— 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, 14px, 16px, 20px, 24px
Radii
- base: 12px
- button: 12px
Shadows (elevation)
- subtle:
rgba(0, 0, 0, 0.1) 0px 0px 1px 0px - card:
rgba(0, 0, 0, 0.05) 0px 2px 4px 0px - overlay:
rgba(0, 0, 0, 0.6) 0px 12px 24px 0px
Motion
Micro-interactions run at 250ms (dominant) with ease.
- durations: 250ms · 300ms
- easings:
ease - animated properties: transform
Layout (measured)
- container max-width:
1160px - nav: 55px
- common grid: 12 columns
Motion choreography (measured)
Load order: div.shell__spinner → div.spinner__icon
Input (measured)
height 40px · radius 4px · focus ring 1px auto rgb(16, 16, 16)
Responsive (measured)
- breakpoints: 1024px · 1192px
- mobile (390px): hero 24px · nav inline
Export: DESIGN.md
# Ryanair Mobile — Design System > light, consumer, high — deep decode (measured live) Ryanair 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 | `#16348A` | | accent | `#16348A` | | link | `#16348A` | | button_bg | `#16348A` | | button_text | `#FFFFFF` | **Using these colors** - **Action color** `#16348A` — 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 `#16348A` — one role, not several (your action color). - **accent** `#16348A` — 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): `#939393` 34.6% · `#04215A` 17% · `#FFFFFF` 13.4% · `#4C192F` 11.3% ## Typography | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 24px / 700 · lh 28px | | h2 | 22px / 700 · lh 21px | | h3 | 20px / 700 · lh 24px | | body | 16px / 700 · lh 36px | | small | 14px / 400 · lh 26px | - Weight ladder: 400 · 700 — 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, 14px, 16px, 20px, 24px — snap all gaps/padding to these ## Radius - base: 12px - button: 12px - card: 4px - sharp: 2px ## Buttons | Button | Fill / text | Border | Radius | Padding | Font | Shadow | |--------|-------------|--------|--------|---------|------|--------| | primary | `#F1C933` / `#073590` | none | 16px | 0px 16px 0px 16px | 700 14px | none | | secondary | `rgba(255, 255, 255, 0.1)` / `#FFFFFF` | 1px solid rgb(255, 255, 255) | 4px | 8px 0px 8px 8px | 400 12px | none | ## Shadows (elevation) - subtle: `rgba(0, 0, 0, 0.1) 0px 0px 1px 0px` - card: `rgba(0, 0, 0, 0.05) 0px 2px 4px 0px` - overlay: `rgba(0, 0, 0, 0.6) 0px 12px 24px 0px` ## Motion - durations: 250ms (dominant) · 300ms - easings: `ease` (dominant) - animated properties: 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 1160px · common grid: 12-col - nav: 55px | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 314 | 345 | — | — | 0/0 | — | | 691 | 272 | — | — | 0/0 | — | | 995 | 406 | — | — | 0/0 | — | | 1610 | 208 | — | — | 0/0 | — | | 1883 | 541 | 12 | 16 | 0/0 | — | | 2105 | 318 | 12 | 16 | 0/0 | — | ## Motion choreography (measured) Load order: `div.shell__spinner` @0ms → `div.spinner__icon` @567ms Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography. ## Components (measured) - input: h 40px · r 4px · border 1px solid rgb(195, 199, 204) · bg rgba(255, 255, 255, 0) · placeholder #757575 - focus ring: `1px auto rgb(16, 16, 16)` — this exact construction, don't invent your own - card ×4: pad 361.906px 0px 0px 0px · r 0px · shadow rgba(0, 0, 0, 0.05) 0px 2px 4px 0px · bg rgba(0, 0, 0, 0) - hover: font-weight `400` · letter-spacing `normal` - link: #6C7079 · no underline - disabled: bg rgba(255, 255, 255, 0.1) · text #FFFFFF ## Responsive (measured) - breakpoints: 1024px · 1192px - mobile (390px): hero 24px · 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/ryanair-mobile
Export: Tailwind v4 (@theme)
@theme {
/* action color #16348A — 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: #16348A; /* primary brand / action color. */
--color-accent: #16348A; /* 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: #16348A; /* inline text links — shares the action color. */
--color-button-bg: #16348A; /* primary-button fill — the main call-to-action color. */
--color-button-text: #FFFFFF;
/* measured weights: 400, 700 — use these, not 400/600 */
--text-hero: 24px; --font-weight-hero: 700; --leading-hero: 28px;
--text-h2: 22px; --font-weight-h2: 700; --leading-h2: 21px;
--text-h3: 20px; --font-weight-h3: 700; --leading-h3: 24px;
--text-body: 16px; --font-weight-body: 700; --leading-body: 36px;
--text-small: 14px; --font-weight-small: 400; --leading-small: 26px;
--radius-base: 12px;
--radius-button: 12px;
--radius-card: 4px;
--radius-sharp: 2px;
--shadow-card: rgba(0, 0, 0, 0.05) 0px 2px 4px 0px;
--shadow-overlay: rgba(0, 0, 0, 0.6) 0px 12px 24px 0px;
--shadow-subtle: rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
--ease-brand: ease;
--duration-fast: 250ms; /* use: duration-[var(--duration-fast)] */
--duration-base: 300ms;
--spacing: 4px; /* measured base — drives the p-*/gap-* scale. steps seen on the page: 4, 5, 6, 8, 10, 12, 14, 16, 20, 24px */
}Export: CSS variables
:root {
/* action color #16348A — the one interactive color; buttons/links/emphasis only, never large fills. */
--bg: #FFFFFF;
--surface: #EFEFEF;
--border: #D8D8D8;
--text: #000000;
--text-muted: #606060;
--primary: #16348A; /* primary brand / action color. */
--accent: #16348A; /* 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: #16348A; /* inline text links — shares the action color. */
--button-bg: #16348A; /* primary-button fill — the main call-to-action color. */
--button-text: #FFFFFF;
--text-hero: 24px; --weight-hero: 700; --leading-hero: 28px;
--text-h2: 22px; --weight-h2: 700; --leading-h2: 21px;
--text-h3: 20px; --weight-h3: 700; --leading-h3: 24px;
--text-body: 16px; --weight-body: 700; --leading-body: 36px;
--text-small: 14px; --weight-small: 400; --leading-small: 26px;
--radius: 12px;
--radius-button: 12px;
--radius-card: 4px;
--radius-sharp: 2px;
--shadow-card: rgba(0, 0, 0, 0.05) 0px 2px 4px 0px;
--shadow-overlay: rgba(0, 0, 0, 0.6) 0px 12px 24px 0px;
--shadow-subtle: rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
--ease: ease;
--duration-fast: 250ms;
--duration-base: 300ms;
}