Digits — decoded design system
Digits's design system, decoded live by Mozaika: measured color roles, type scale, buttons with real hover/focus states, motion and the brand's own tokens.
This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/decode/digits.com.
Decoded design system
Digits's decoded design system: background #FFFFFF, text #000000, accent #00FFBE, link #32497F, primary #00FFBE; type scale h1 80px / h2 56px / body 16px; 8px spacing base; 6px base radius. The single interactive/action color is #00FFBE — 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 | #00FFBE |
| accent | #00FFBE |
| link | #32497F |
| secondary | #2A2D41 |
| button_bg | #00FFBE |
| button_text | #000000 |
Using these colors
- Action color
#00FFBE— the single interactive color; only on things you click or must notice, never large fills. primary,accent,button_bgare all#00FFBE— one role, not several (the action color).- accent
#00FFBE— 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
#32497F— inline text links and link-styled controls. - secondary
#2A2D41— optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two.
Typography
- Heading: Stabil Grotesk
- Body: Stabil Grotesk
- h1: 80px
- h2: 56px
- body: 16px
Spacing
- base unit: 8px
- scale: 2px, 3px, 6px, 7px, 8px, 12px, 14px, 15px, 16px, 24px
Radii
- base: 6px
- button: 24px
Shadows (elevation)
- subtle:
rgba(0, 0, 0, 0.004) 0px 0px 0.985278px 0px - card:
rgba(0, 0, 0, 0.15) 0px 0px 10px 0px - overlay:
rgba(0, 0, 0, 0.1) 0px 0px 50px 0px
Motion
Micro-interactions run at 200ms (dominant) with ease-in-out.
- durations: 200ms · 100ms · 600ms
- easings:
ease-in-out·ease - animated properties: opacity, background-color, color, transform
Native design tokens
| Token | Value |
|---|---|
--color-grey-disabled-light | #f5f6f9 |
--color-white-40 | rgba(255 255 255/.4) |
--global-border-color | rgba(0 0 0/.1) |
--color-pink-accent | #d382e0 |
--color-blue-dark | #2a2d41 |
--color-blue-gray | #bacaf3 |
--color-white-80 | rgba(255 255 255/.8) |
--color-purple-accessible | #6654dd |
--global-text-color | rgba(0 0 0/.6) |
--positive-color | #fff |
…and 97 more measured on the page.
Button states (measured)
- primary hover: background
#000000· color#FFFFFF - primary focus: background
#000000· color#FFFFFF· outline2px solid rgb(0, 0, 0)
Layout (measured)
- container max-width:
1200px - nav: 70px sticky
- common grid: 2 columns
Motion choreography (measured)
Load order: div.content → div.content → div.logo-carousel-scroll → div.clock-content-hand-secon → div.clock-content-hand-minut → div.clock-content-hand-hour
Scroll reveal: 15 elements rest at opacity 0, animate in over 0.5s ease-in-out.
Responsive (measured)
- breakpoints: 430px · 480px · 640px · 768px · 992px · 1024px
- mobile (390px): hero 38px · nav inline
Install it
Drop this measured system into any shadcn/Tailwind project in one command:
npx shadcn add mozaika.design/r/decode/digits.com
Or as a Meta Astryx theme — a ready defineTheme file with the measured hover/press states baked in:
curl -o src/themes/digits.theme.ts https://mozaika.design/api/astryx/decode/digits.com.ts
registry item · astryx theme · or query it over MCP: get_design_system("Digits")
Export: DESIGN.md
# Digits — Design System > light, modern, high, custom — deep decode (measured live) ## Colors | Role | Value | |------|-------| | bg | `#FFFFFF` | | surface | `#EFEFEF` | | border | `#D8D8D8` | | text | `#000000` | | text_muted | `#606060` | | primary | `#00FFBE` | | accent | `#00FFBE` | | link | `#32497F` | | secondary | `#2A2D41` | | button_bg | `#00FFBE` | | button_text | `#000000` | **Using these colors** - **Action color** `#00FFBE` — 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`, `button_bg` are all `#00FFBE` — one role, not several (your action color). - **accent** `#00FFBE` — 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** `#32497F` — inline text links and link-styled controls. - **secondary** `#2A2D41` — optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two. - **Page coverage** (full-page screenshot pixels): `#F5FAFC` 67.8% · `#0A0B0B` 11.9% · `#539BC1` 11.6% · `#C6D7E0` 8.8% ## Typography - Heading: **Stabil Grotesk** _(free fallback: Newsreader)_ - Body: **Stabil Grotesk** _(free fallback: Newsreader)_ | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 80px / 300 · lh 76px · tracking -2.4px | | h2 | 56px / 300 · lh 53px · tracking -1.12px | | h3 | 45px / 300 · lh 43px · tracking -1.12px | | body | 16px / 400 · lh 24px | | small | 14px / 500 · lh 20px | - Weight ladder: 300 · 400 · 500 · 700 — use these exact measured weights, not the 400/600 defaults. > **Fonts —** Stabil Grotesk may be proprietary — safe free fallback: Newsreader (Google Fonts). ## Spacing - base unit: 8px (inferred from the measured scale) - measured scale: 2px, 3px, 6px, 7px, 8px, 12px, 14px, 15px, 16px, 24px — snap all gaps/padding to these ## Radius - base: 6px - button: 24px - card: 8px - pill: 9999px ## Buttons | Button | Fill / text | Border | Radius | Padding | Font | Shadow | |--------|-------------|--------|--------|---------|------|--------| | primary | `#00FFBE` / `#000000` | 1px solid rgba(0, 0, 0, 0) | 24px | 0px 24px 0px 24px | 400 18px | none | | secondary | `#000000` / `#FFFFFF` | 1px solid rgba(0, 0, 0, 0) | 19px | 0px 15px 0px 15px | 400 18px | none | **States (measured, not guessed)** - primary hover: background `#000000` · color `#FFFFFF` - primary focus: background `#000000` · color `#FFFFFF` · outline `2px solid rgb(0, 0, 0)` - secondary hover: background `#00FFBE` · color `#000000` - transition: `all 0.3s ease-in-out` ## Shadows (elevation) - subtle: `rgba(0, 0, 0, 0.004) 0px 0px 0.985278px 0px` - card: `rgba(0, 0, 0, 0.15) 0px 0px 10px 0px` - overlay: `rgba(0, 0, 0, 0.1) 0px 0px 50px 0px` ## Motion - durations: 200ms (dominant) · 100ms · 600ms - easings: `ease-in-out` (dominant) · `ease` - animated properties: opacity, background-color, color, 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 | |-------|-------| | `--color-grey-disabled-light` | `#f5f6f9` | | `--color-white-40` | `rgba(255 255 255/.4)` | | `--global-border-color` | `rgba(0 0 0/.1)` | | `--color-pink-accent` | `#d382e0` | | `--color-blue-dark` | `#2a2d41` | | `--color-blue-gray` | `#bacaf3` | | `--color-white-80` | `rgba(255 255 255/.8)` | | `--color-purple-accessible` | `#6654dd` | | `--global-text-color` | `rgba(0 0 0/.6)` | | `--positive-color` | `#fff` | | `--negative-color` | `#000` | | `--global-heading-color` | `#000` | _…and 95 more measured on the page._ Prefer these names when extending their system — it's the brand's actual vocabulary. ## Layout (measured) - container max 1200px · common grid: 2-col - nav: 70px sticky | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 0 | 900 | — | — | 0/0 | — | | 567 | 810 | — | — | 0/0 | — | | 2220 | 561 | 2 | 72 | 0/0 | — | ## Motion choreography (measured) Load order: `div.content` @0ms → `div.content` @0ms → `div.logo-carousel-scroll` @1ms → `div.clock-content-hand-secon` @5ms → `div.clock-content-hand-minut` @5ms → `div.clock-content-hand-hour` @5ms - `div.screenshot-1` — opacity 1→0 — 600ms ease-in-out (delay 100ms) - `div.phone-screenshot-1` — opacity 1→0 — 600ms ease-in-out (delay 100ms) - scroll reveal: 15 elements rest at opacity 0, animate in over 0.5s ease-in-out (0 revealed during the drive). Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography. ## Components (measured) - link: #00FFBE · no underline ## Responsive (measured) - breakpoints: 430px · 480px · 640px · 768px · 992px · 1024px - mobile (390px): hero 38px · 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/decode/digits.com
An automated reading of Digits's publicly-visible CSS (colors, fonts, spacing, motion) — not affiliated with digits.com. No screenshots stored. Removal requests: hello@mozaika.design.