Trello Mobile — Design System
Trello 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/trello-mobile.
Tokens
Trello Mobile's decoded design system: background #0065FF, text #FFFFFF, accent #0065FF, link #0065FF, primary #0065FF; type scale h1 34px / h2 22px / body 17px; 8px spacing base; 12px base radius. The single interactive/action color is #0065FF — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #0065FF |
| surface | #0F6EFF |
| border | #267CFF |
| text | #FFFFFF |
| text_muted | #9EC4FF |
| primary | #0065FF |
| accent | #0065FF |
| link | #0065FF |
| button_bg | #0065FF |
| button_text | #0065FF |
Using these colors
- Action color
#0065FF— the single interactive color; only on things you click or must notice, never large fills. primary,accent,link,button_bgare all#0065FF— one role, not several (the action color).- accent
#0065FF— 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: 4px, 8px, 10px, 11px, 12px, 13px, 16px, 20px, 24px, 32px
Radii
- base: 12px
- button: 12px
Shadows (elevation)
- card:
rgba(9, 30, 66, 0.2) 0px 3px 5px 0px, rgba(9, 30, 66, 0.31) 0px 0px 1px 0px - overlay:
rgba(9, 30, 66, 0.15) 0px 8px 16px 0px
Motion
Micro-interactions run at 250ms (dominant) with ease.
- durations: 250ms · 300ms · 150ms
- easings:
ease·ease-out - animated properties: margin-left, background-color, box-shadow, transform
Native design tokens
| Token | Value |
|---|---|
--atlassian-recommended-system-fonts | -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans |
--atlassian-recommended-sans-system-fonts | ui-sans-serif, -apple-system, "system-ui", "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif |
--atlassian-sans-font-family | "Atlassian Sans", ui-sans-serif, -apple-system, "system-ui", "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif |
Button states (measured)
- primary hover: border
1px solid rgb(7, 71, 166)· background#0747A6 - primary focus: border
1px solid rgb(7, 71, 166)· box-shadowrgba(122, 134, 154, 0.5) 0px 0px 0px 3.2px· background#0747A6· outline2px solid rgb(9, 30, 66)
Layout (measured)
- container max-width:
1140px - common grid: 3 columns
Motion choreography (measured)
Load order: div×2 → div.otFlat
Overlay recipe (measured)
dialog panel: rgba(0, 0, 0, 0) · radius 0px
Input (measured)
height 49.9844px · radius 4.8px · focus ring 2px solid rgb(9, 30, 66)
Responsive (measured)
- mobile (390px): hero 32px · nav hamburger
Export: DESIGN.md
# Trello Mobile — Design System > light, consumer, high — deep decode (measured live) Trello 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 | `#0065FF` | | surface | `#0F6EFF` | | border | `#267CFF` | | text | `#FFFFFF` | | text_muted | `#9EC4FF` | | primary | `#0065FF` | | accent | `#0065FF` | | link | `#0065FF` | | button_bg | `#0065FF` | | button_text | `#0065FF` | **Using these colors** - **Action color** `#0065FF` — 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 `#0065FF` — one role, not several (your action color). - **accent** `#0065FF` — 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): `#F4F5F7` 93.8% · `#95A9C8` 6.2% ## Typography | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 48px / 500 · lh 60px | | h2 | 36px / 500 · lh 48px | | body | 20px / 400 · lh 30px | | small | 19px / 400 · lh 29px | - Weight ladder: 400 · 500 · 600 · 700 — use these exact measured weights, not the 400/600 defaults. ## Spacing - base unit: 8px (inferred from the measured scale) - measured scale: 4px, 8px, 10px, 11px, 12px, 13px, 16px, 20px, 24px, 32px — 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 | `#0065FF` / `#FFFFFF` | 1px solid rgb(0, 101, 255) | 4.8px | 11.2px 16px 12.8px 16px | 400 16px | none | | secondary | `#FFFFFF` / `#172B4D` | 1px solid rgb(255, 171, 0) | 2px | 12px 10px 12px 10px | 600 13.008px / 0.13008px | none | **States (measured, not guessed)** - primary hover: border `1px solid rgb(7, 71, 166)` · background `#0747A6` - primary focus: border `1px solid rgb(7, 71, 166)` · box-shadow `rgba(122, 134, 154, 0.5) 0px 0px 0px 3.2px` · background `#0747A6` · outline `2px solid rgb(9, 30, 66)` - transition: `all 0.25s ease-out` ## Shadows (elevation) - card: `rgba(9, 30, 66, 0.2) 0px 3px 5px 0px, rgba(9, 30, 66, 0.31) 0px 0px 1px 0px` - overlay: `rgba(9, 30, 66, 0.15) 0px 8px 16px 0px` ## Motion - durations: 250ms (dominant) · 300ms · 150ms - easings: `ease` (dominant) · `ease-out` - animated properties: margin-left, background-color, box-shadow, transform 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 | |-------|-------| | `--atlassian-recommended-system-fonts` | `-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans` | | `--atlassian-recommended-sans-system-fonts` | `ui-sans-serif, -apple-system, "system-ui", "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif` | | `--atlassian-sans-font-family` | `"Atlassian Sans", ui-sans-serif, -apple-system, "system-ui", "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif` | Prefer these names when extending their system — it's the brand's actual vocabulary. ## Layout (measured) - container max 1140px · common grid: 3-col - nav: 0px fixed · bg rgba(9, 30, 66, 0) | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 144 | 740 | 2 | — | 0/0 | — | | 884 | 796 | — | — | 0/0 | — | | 1047 | 633 | — | — | 0/0 | — | | 1680 | 932 | 3 | — | 0/0 | 25/38/38 | | 2921 | 419 | 3 | — | 0/0 | — | | 3388 | 567 | — | — | 0/0 | — | | 3955 | 226 | — | — | 0/0 | — | | 4181 | 356 | — | — | 0/0 | — | ## Motion choreography (measured) Load order: `div`×2 @0ms → `div.otFlat` @1053ms - overlay dialog (auto-opened): panel rgba(0, 0, 0, 0) · r 0px Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography. ## Components (measured) - input: h 49.9844px · r 4.8px · border 1px solid rgb(223, 225, 230) · bg #FFFFFF · placeholder #97A0AF - focus ring: `2px solid rgb(9, 30, 66)` — this exact construction, don't invent your own - link: #0052CC · no underline — hover #0747A6 ## Responsive (measured) - mobile (390px): hero 32px · body 20px · 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/trello-mobile
Export: Tailwind v4 (@theme)
@theme {
/* action color #0065FF — the one interactive color; buttons/links/emphasis only, never large fills. */
--color-bg: #0065FF;
--color-surface: #0F6EFF;
--color-border: #267CFF;
--color-text: #FFFFFF;
--color-text-muted: #9EC4FF;
--color-primary: #0065FF; /* primary brand / action color. */
--color-accent: #0065FF; /* 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: #0065FF; /* inline text links — shares the action color. */
--color-button-bg: #0065FF; /* primary-button fill — the main call-to-action color. */
--color-button-text: #0065FF;
/* measured weights: 400, 500, 600, 700 — use these, not 400/600 */
--text-hero: 48px; --font-weight-hero: 500; --leading-hero: 60px;
--text-h2: 36px; --font-weight-h2: 500; --leading-h2: 48px;
--text-body: 20px; --font-weight-body: 400; --leading-body: 30px;
--text-small: 19px; --font-weight-small: 400; --leading-small: 29px;
--radius-base: 12px;
--radius-button: 12px;
--radius-card: 4px;
--radius-sharp: 2px;
--shadow-card: rgba(9, 30, 66, 0.2) 0px 3px 5px 0px, rgba(9, 30, 66, 0.31) 0px 0px 1px 0px;
--shadow-overlay: rgba(9, 30, 66, 0.15) 0px 8px 16px 0px;
--color-btn-hover: #0747A6; /* measured primary hover fill */
--shadow-focus: rgba(122, 134, 154, 0.5) 0px 0px 0px 3.2px; /* measured focus ring */
--ease-brand: ease;
--duration-fast: 150ms; /* use: duration-[var(--duration-fast)] */
--duration-base: 250ms;
--duration-slow: 300ms;
--spacing: 8px; /* measured base — drives the p-*/gap-* scale. steps seen on the page: 4, 8, 10, 11, 12, 13, 16, 20, 24, 32px */
}Export: CSS variables
:root {
/* action color #0065FF — the one interactive color; buttons/links/emphasis only, never large fills. */
--bg: #0065FF;
--surface: #0F6EFF;
--border: #267CFF;
--text: #FFFFFF;
--text-muted: #9EC4FF;
--primary: #0065FF; /* primary brand / action color. */
--accent: #0065FF; /* 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: #0065FF; /* inline text links — shares the action color. */
--button-bg: #0065FF; /* primary-button fill — the main call-to-action color. */
--button-text: #0065FF;
--text-hero: 48px; --weight-hero: 500; --leading-hero: 60px;
--text-h2: 36px; --weight-h2: 500; --leading-h2: 48px;
--text-body: 20px; --weight-body: 400; --leading-body: 30px;
--text-small: 19px; --weight-small: 400; --leading-small: 29px;
--radius: 12px;
--radius-button: 12px;
--radius-card: 4px;
--radius-sharp: 2px;
--shadow-card: rgba(9, 30, 66, 0.2) 0px 3px 5px 0px, rgba(9, 30, 66, 0.31) 0px 0px 1px 0px;
--shadow-overlay: rgba(9, 30, 66, 0.15) 0px 8px 16px 0px;
--btn-bg-hover: #0747A6;
--focus-ring: rgba(122, 134, 154, 0.5) 0px 0px 0px 3.2px;
--ease: ease;
--duration-fast: 150ms;
--duration-base: 250ms;
--duration-slow: 300ms;
}
/* their own tokens, verbatim from the site's :root */
:root {
--atlassian-recommended-system-fonts: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans;
--atlassian-recommended-sans-system-fonts: ui-sans-serif, -apple-system, "system-ui", "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif;
--atlassian-sans-font-family: "Atlassian Sans", ui-sans-serif, -apple-system, "system-ui", "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif;
}