MozaikaDesign system

Linktree — Design System

light · modern · medium · tailwind · confidence 92% · deep decode

Linktree runs creator-scale typography in its custom Link Sans: 80px/800 in deep forest #254F1A against electric lime #D2E823, full-pill ink buttons, and phone mockups of link pages as the recurring hero. The two-green clash is the brand — loud enough for bio-link culture, systematic enough to survive a hundred million profiles.

Open in Mozaika →

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/linktree.

Tokens

Linktree's decoded design system: background #FFFFFF, text #1E2330, accent #D2E823, link #1E2330, primary #E9C0E9; type scale h1 88px / h2 56px / body 20px; 4px spacing base; 0px base radius. The single interactive/action color is #D2E823 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#FFFFFF
surface#F1F1F2
border#DDDEDF
text#1E2330
text_muted#73767E
primary#E9C0E9
accent#D2E823
link#1E2330
secondary#D2E823
button_bg#D2E823
button_text#1E2330

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Motion

Micro-interactions run at 150ms (dominant) with cubic-bezier(0.4, 0, 0.2, 1).

Native design tokens

TokenValue
--color-lavender#e9c0e9
--color-slate-200lab(91.7353% -.998765 -4.76968)
--color-slate-700lab(26.9569% -1.47016 -15.6993)
--color-concrete#676b5f
--color-slate-900lab(7.78673% 1.82345 -15.0537)
--color-ivory#ddded6
--color-rose#fc3e4b
--color-green-100lab(96.1861% -13.8464 6.52365)
--color-orchid#cc01dd
--color-dahlia#502274

…and 110 more measured on the page.

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: div.absolute

Scroll reveal: 7 elements rest at opacity 0, animate in over 30000ms.

Input (measured)

height 60px · radius 8px · focus ring 2px solid rgb(255, 255, 255)

Responsive (measured)

Per-section tokens (11)

Export: DESIGN.md

# Linktree — Design System

> light, modern, medium, tailwind — deep decode (measured live)

Linktree runs creator-scale typography in its custom Link Sans: 80px/800 in deep forest #254F1A against electric lime #D2E823, full-pill ink buttons, and phone mockups of link pages as the recurring hero. The two-green clash is the brand — loud enough for bio-link culture, systematic enough to survive a hundred million profiles.

## Colors

| Role | Value |
|------|-------|
| bg | `#FFFFFF` |
| surface | `#F1F1F2` |
| border | `#DDDEDF` |
| text | `#1E2330` |
| text_muted | `#73767E` |
| primary | `#E9C0E9` |
| accent | `#D2E823` |
| link | `#1E2330` |
| secondary | `#D2E823` |
| button_bg | `#D2E823` |
| button_text | `#1E2330` |

**Using these colors**

- **Action color** `#D2E823` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds.
- `accent`, `secondary`, `button_bg` are all `#D2E823` — one role, not several (your action color).
- **accent** `#D2E823` — 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.
- **primary** `#E9C0E9` — a neutral UI color (chips, tags, icon fills, chrome), not the action color (action = #D2E823).
- **link** `#1E2330` — inline text links and link-styled controls.
- **Page coverage** (full-page screenshot pixels): `#D2E823` 33.2% · `#FDFDF9` 23.1% · `#5D5D37` 16.7% · `#D4D18B` 10.3%

## Typography

- Heading: **linksans** _(free fallback: Newsreader)_
- Body: **linksans** _(free fallback: Newsreader)_

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 80px / 800 · lh 86px · tracking -1.6px |
| h2 | 56px / 700 · lh 59px · tracking -1.12px |
| h3 | 28px / 500 · lh 36px · tracking -0.28px |
| body | 18px / 400 · lh 27px · tracking -0.36px |
| small | 16px / 500 · lh 24px |

- Weight ladder: 400 · 500 · 700 · 800 — use these exact measured weights, not the 400/600 defaults.

> **Fonts —** linksans may be proprietary — safe free fallback: Newsreader (Google Fonts).

## Spacing
- base unit: 4px (inferred from the measured scale)
- measured scale: 4px, 6px, 8px, 12px, 14px, 16px, 24px, 26px, 36px, 48px — snap all gaps/padding to these
- section rhythm: 128px top/bottom padding per section (measured)

## Radius
- base: 0px
- button: 9999px
- card: 42px
- pill: 9999px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#1E2330` / `#FFFFFF` | none | 9999px | 0px 26px 0px 26px | 400 16px / 0.16px | none |
| secondary | `#E9C0E9` / `#1E2330` | none | 9999px | — | — | none |

**States (measured, not guessed)**

- primary hover: background `#262D3E`
- transition: `background-color 0.15s cubic-bezier(0, 0, 0.2, 1)`

## Shadows (elevation)
- card: `rgba(1, 1, 63, 0.1) 0px 2px 19px -4px`

## Motion
- durations: 150ms (dominant) · 700ms · 200ms
- easings: `cubic-bezier(0.4, 0, 0.2, 1)` (dominant) · `cubic-bezier(0, 0, 0.2, 1)`
- animated properties: transform, background-color, translate, scale

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-lavender` | `#e9c0e9` |
| `--color-slate-200` | `lab(91.7353% -.998765 -4.76968)` |
| `--color-slate-700` | `lab(26.9569% -1.47016 -15.6993)` |
| `--color-concrete` | `#676b5f` |
| `--color-slate-900` | `lab(7.78673% 1.82345 -15.0537)` |
| `--color-ivory` | `#ddded6` |
| `--color-rose` | `#fc3e4b` |
| `--color-green-100` | `lab(96.1861% -13.8464 6.52365)` |
| `--color-orchid` | `#cc01dd` |
| `--color-dahlia` | `#502274` |
| `--color-marble` | `#f3f3f1` |
| `--color-gray-500` | `lab(47.7841% -.393182 -10.0268)` |

_…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 1504px · common grid: 2-col
- nav: 0px

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 64 | 911 | 2 | 64 | 302/230 | — |
| 975 | 827 | 2 | 64 | 128/128 | — |
| 1802 | 872 | 2 | 64 | 128/128 | — |
| 2674 | 879 | 2 | 64 | 128/128 | — |
| 3553 | 837 | — | — | 128/128 | — |
| 4390 | 899 | 2 | 16 | 0/0 | — |

## Motion choreography (measured)
Load order: `div.absolute` @0ms
- `div.absolute` — transform translateY(0px)→translateY(-616px) — 30000ms ease-in-out · loops
- scroll reveal: 7 elements rest at opacity 0, animate in over 30000ms (0 revealed during the drive).

Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography.

## Components (measured)
- input: h 60px · r 8px · bg #FFFFFF · placeholder oklab(0.562378 0.0000257194 0.0000112355 / 0.5)
  - focus ring: `2px solid rgb(255, 255, 255)` — this exact construction, don't invent your own

## Responsive (measured)
- breakpoints: 480px · 768px · 992px · 1280px · 1440px
- mobile (390px): hero 37px · 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/linktree

Export: Tailwind v4 (@theme)

@theme {
  /* action color #D2E823 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #FFFFFF;
  --color-surface: #F1F1F2;
  --color-border: #DDDEDF;
  --color-text: #1E2330;
  --color-text-muted: #73767E;
  --color-primary: #E9C0E9;  /* a neutral UI color (chips, tags, icon fills, chrome), not the action color (action = #D2E823). */
  --color-accent: #D2E823;  /* 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: #1E2330;  /* inline text links and link-styled controls. */
  --color-secondary: #D2E823;  /* same color as the action (see accent). */
  --color-button-bg: #D2E823;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #1E2330;
  /* fonts: linksans may be proprietary — safe free fallback: Newsreader (Google Fonts). */
  --font-heading: "linksans", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "linksans", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  /* measured weights: 400, 500, 700, 800 — use these, not 400/600 */
  --text-hero: 80px; --font-weight-hero: 800; --leading-hero: 86px; --tracking-hero: -1.6px;
  --text-h2: 56px; --font-weight-h2: 700; --leading-h2: 59px; --tracking-h2: -1.12px;
  --text-h3: 28px; --font-weight-h3: 500; --leading-h3: 36px; --tracking-h3: -0.28px;
  --text-body: 18px; --font-weight-body: 400; --leading-body: 27px; --tracking-body: -0.36px;
  --text-small: 16px; --font-weight-small: 500; --leading-small: 24px;
  --radius-base: 0px;
  --radius-button: 9999px;
  --radius-card: 42px;
  --radius-pill: 9999px;
  --shadow-card: rgba(1, 1, 63, 0.1) 0px 2px 19px -4px;
  --color-btn-hover: #262D3E;  /* measured primary hover fill */
  --ease-brand: cubic-bezier(0.4, 0, 0.2, 1);
  --duration-fast: 150ms;  /* use: duration-[var(--duration-fast)] */
  --duration-base: 200ms;
  --duration-slow: 700ms;
  --section-y: 128px;  /* per-section vertical padding (measured) */
  --spacing: 4px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 4, 6, 8, 12, 14, 16, 24, 26, 36, 48px */
}

Export: CSS variables

:root {
  /* action color #D2E823 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #FFFFFF;
  --surface: #F1F1F2;
  --border: #DDDEDF;
  --text: #1E2330;
  --text-muted: #73767E;
  --primary: #E9C0E9;  /* a neutral UI color (chips, tags, icon fills, chrome), not the action color (action = #D2E823). */
  --accent: #D2E823;  /* 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: #1E2330;  /* inline text links and link-styled controls. */
  --secondary: #D2E823;  /* same color as the action (see accent). */
  --button-bg: #D2E823;  /* primary-button fill — the main call-to-action color. */
  --button-text: #1E2330;
  --font-heading: "linksans", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "linksans", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --text-hero: 80px; --weight-hero: 800; --leading-hero: 86px; --tracking-hero: -1.6px;
  --text-h2: 56px; --weight-h2: 700; --leading-h2: 59px; --tracking-h2: -1.12px;
  --text-h3: 28px; --weight-h3: 500; --leading-h3: 36px; --tracking-h3: -0.28px;
  --text-body: 18px; --weight-body: 400; --leading-body: 27px; --tracking-body: -0.36px;
  --text-small: 16px; --weight-small: 500; --leading-small: 24px;
  --radius: 0px;
  --radius-button: 9999px;
  --radius-card: 42px;
  --radius-pill: 9999px;
  --shadow-card: rgba(1, 1, 63, 0.1) 0px 2px 19px -4px;
  --btn-bg-hover: #262D3E;
  --ease: cubic-bezier(0.4, 0, 0.2, 1);
  --duration-fast: 150ms;
  --duration-base: 200ms;
  --duration-slow: 700ms;
  --section-y: 128px;
}

/* their own tokens, verbatim from the site's :root */
:root {
  --color-lavender: #e9c0e9;
  --color-slate-200: lab(91.7353% -.998765 -4.76968);
  --color-slate-700: lab(26.9569% -1.47016 -15.6993);
  --color-concrete: #676b5f;
  --color-slate-900: lab(7.78673% 1.82345 -15.0537);
  --color-ivory: #ddded6;
  --color-rose: #fc3e4b;
  --color-green-100: lab(96.1861% -13.8464 6.52365);
  --color-orchid: #cc01dd;
  --color-dahlia: #502274;
  --color-marble: #f3f3f1;
  --color-gray-500: lab(47.7841% -.393182 -10.0268);
}
/* fonts: linksans may be proprietary — safe free fallback: Newsreader (Google Fonts). */