Tailscale — design system & UI screens
Light hero over a five-up feature row and a Tailscale Status product panel; Zero Trust networking.
This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/website/tailscale.
Decoded design system
Tailscale's decoded design system: background #F9F7F6, text #2E2D2D, accent #D04841, link #D04841, primary #D04841; type scale h1 48px / h2 48px / body 14px; 4px spacing base; 8px base radius. The single interactive/action color is #D04841 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #F9F7F6 |
| surface | #ECEAE9 |
| border | #DAD8D7 |
| text | #2E2D2D |
| text_muted | #7B7979 |
| primary | #D04841 |
| accent | #D04841 |
| link | #D04841 |
| button_bg | #D04841 |
| button_text | #FFFFFF |
Using these colors
- Action color
#D04841— the single interactive color; only on things you click or must notice, never large fills. primary,accent,link,button_bgare all#D04841— one role, not several (the action color).- accent
#D04841— 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
- Heading: Inter
- Body: Inter
- h1: 48px
- h2: 48px
- body: 14px
Spacing
- base unit: 4px
- scale: 4px, 6px, 8px, 10px, 12px, 14px, 16px, 18px, 20px, 24px
Radii
- base: 8px
- button: 16px
Shadows (elevation)
- card:
rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px
Motion
Micro-interactions run at 300ms (dominant) with ease.
- durations: 300ms · 200ms · 150ms
- easings:
ease·cubic-bezier(0.4, 0, 0.2, 1) - animated properties: opacity, color, background-color, border-color
Native design tokens
| Token | Value |
|---|---|
--k-banner-buttons-primary-background-color | #000000 |
--k-banner-buttons-primary-text-color | #FFFFFF |
--k-banner-buttons-secondary-background-color | #000000 |
--k-banner-buttons-secondary-text-color | #000000 |
--k-banner-buttons-tertiary-background-color | #000000 |
--k-banner-buttons-tertiary-text-color | #000000 |
--k-banner-container-backdrop-background-color | rgba(0, 0, 0, 0.24) |
--k-banner-container-background-color | #FFFFFF |
--k-banner-description-link-color | #000000 |
--k-banner-description-text-color | #000000 |
…and 110 more measured on the page.
Layout (measured)
- container max-width:
1310px - nav: 40px
- common grid: 12 columns
Motion choreography (measured)
Load order: div.jsx-3044018360 → img.transition-opacity×17 → img.object-cover×2 → div.ketch-fixed
Responsive (measured)
- breakpoints: 640px · 768px · 921px · 1024px · 1200px · 1280px
- mobile (390px): hero 38px · nav hamburger
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →