MozaikaDesign system

Recraft — Design System

dark · modern · high · custom · confidence 92% · deep decode

Recraft art-directs like the design tool it sells: ABC Gravity Condensed at 76px/900 — with italic cuts swerving mid-headline — in white on black, Geist at 16-19px keeping the specs legible, and acid lime #D2FC31 buttons at 8px radius. Generated imagery tiles the page as proof-of-output; a model company whose typography argues it has taste, tastefully.

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

Tokens

Recraft's decoded design system: background #000000, text #ECECEE, accent #D2FC31, link #FF5B15, primary #D2FC31; type scale h1 76px / h2 72px / body 16px; 5px spacing base; 0px base radius. The single interactive/action color is #D2FC31 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#000000
surface#0E0E0E
border#232323
text#ECECEE
text_muted#929293
primary#D2FC31
accent#D2FC31
link#FF5B15
secondary#0000EE
button_bg#D2FC31
button_text#0000EE

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Button states (measured)

Layout (measured)

Motion choreography (measured)

Scroll reveal: 8 elements rest at opacity 0, translateY(50px).

Responsive (measured)

Per-section tokens (11)

Export: DESIGN.md

# Recraft — Design System

> dark, modern, high, custom — deep decode (measured live)

Recraft art-directs like the design tool it sells: ABC Gravity Condensed at 76px/900 — with italic cuts swerving mid-headline — in white on black, Geist at 16-19px keeping the specs legible, and acid lime #D2FC31 buttons at 8px radius. Generated imagery tiles the page as proof-of-output; a model company whose typography argues it has taste, tastefully.

## Colors

| Role | Value |
|------|-------|
| bg | `#000000` |
| surface | `#0E0E0E` |
| border | `#232323` |
| text | `#ECECEE` |
| text_muted | `#929293` |
| primary | `#D2FC31` |
| accent | `#D2FC31` |
| link | `#FF5B15` |
| secondary | `#0000EE` |
| button_bg | `#D2FC31` |
| button_text | `#0000EE` |

**Using these colors**

- **Action color** `#D2FC31` — 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 `#D2FC31` — one role, not several (your action color).
- **accent** `#D2FC31` — 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** `#FF5B15` — inline text links and link-styled controls.
- **secondary** `#0000EE` — 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): `#0E3469` 19.5% · `#000000` 19.1% · `#1A5E97` 17.5% · `#FEFCFC` 14.4%

## Typography

- Heading: **ABC Gravity Condensed** _(free fallback: Newsreader)_
- Body: **Geist**

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 76px / 900 · lh 68px |
| h2 | 72px / 900 · lh 68px |
| body | 19px / 600 · lh 23px |
| small | 16px / 500 · lh 21px · tracking -0.32px |
| eyebrow | 14px / 500 · tracking 1.4px |

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

> **Fonts —** ABC Gravity Condensed may be proprietary — safe free fallback: Newsreader (Google Fonts). Geist — free, on Google.

## Spacing
- base unit: 5px (inferred from the measured scale)
- measured scale: 5px, 8px, 10px, 12px, 18px, 20px, 30px, 36px, 40px, 60px — snap all gaps/padding to these
- section rhythm: 60px top/bottom padding per section (measured)

## Radius
- base: 0px
- button: 12px
- card: 5px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#D2FC31` / `#0000EE` | none | 8px | 18px 18px 20px 18px | 400 12px | none |
| secondary | `#E6E6E6` / `#0000EE` | none | 12px | — | — | none |

**States (measured, not guessed)**

- primary hover: background `rgba(210, 252, 49, 0.85)`
- primary focus: outline `1px auto rgb(16, 16, 16)`

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

## Layout (measured)
- container max 1440px · common grid: 2-col
- nav: 64px fixed

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 128 | 810 | — | — | 0/0 | — |
| 948 | 247 | — | — | 60/60 | — |
| 1205 | 823 | — | — | 0/0 | — |
| 2038 | 923 | — | — | 60/60 | — |
| 2255 | 620 | 2 | — | 0/0 | — |
| 2971 | 923 | — | — | 60/60 | — |
| 3188 | 620 | 2 | — | 0/0 | — |
| 3904 | 923 | — | — | 73/60 | — |

## Motion choreography (measured)
- scroll reveal: 8 elements rest at opacity 0, translateY(50px) (8 revealed during the drive).

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

## Components (measured)
- link: #FFFFFF · underline — hover rgba(255, 255, 255, 0.8)

## Responsive (measured)
- breakpoints: 480px
- mobile (390px): hero 40px · body 12px · 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/recraft

Export: Tailwind v4 (@theme)

@theme {
  /* action color #D2FC31 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #000000;
  --color-surface: #0E0E0E;
  --color-border: #232323;
  --color-text: #ECECEE;
  --color-text-muted: #929293;
  --color-primary: #D2FC31;  /* primary brand / action color. */
  --color-accent: #D2FC31;  /* 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: #FF5B15;  /* inline text links and link-styled controls. */
  --color-secondary: #0000EE;  /* 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. */
  --color-button-bg: #D2FC31;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #0000EE;
  /* fonts: ABC Gravity Condensed may be proprietary — safe free fallback: Newsreader (Google Fonts). Geist — free, on Google. */
  --font-heading: "ABC Gravity Condensed", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Geist", system-ui, -apple-system, 'Segoe UI', sans-serif;
  /* measured weights: 500, 600, 900 — use these, not 400/600 */
  --text-hero: 76px; --font-weight-hero: 900; --leading-hero: 68px;
  --text-h2: 72px; --font-weight-h2: 900; --leading-h2: 68px;
  --text-body: 19px; --font-weight-body: 600; --leading-body: 23px;
  --text-small: 16px; --font-weight-small: 500; --leading-small: 21px; --tracking-small: -0.32px;
  --text-eyebrow: 14px; --font-weight-eyebrow: 500; --tracking-eyebrow: 1.4px;
  --radius-base: 0px;
  --radius-button: 12px;
  --radius-card: 5px;
  --shadow-card: rgba(1, 1, 63, 0.1) 0px 2px 19px -4px;
  --shadow-overlay: rgba(0, 0, 0, 0.3) 0px 11px 40px 0px;
  --color-btn-hover: rgba(210, 252, 49, 0.85);  /* measured primary hover fill */
  --outline-focus: 1px auto rgb(16, 16, 16);  /* measured focus ring */
  --section-y: 60px;  /* per-section vertical padding (measured) */
  --spacing: 5px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 5, 8, 10, 12, 18, 20, 30, 36, 40, 60px */
}

Export: CSS variables

:root {
  /* action color #D2FC31 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #000000;
  --surface: #0E0E0E;
  --border: #232323;
  --text: #ECECEE;
  --text-muted: #929293;
  --primary: #D2FC31;  /* primary brand / action color. */
  --accent: #D2FC31;  /* 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: #FF5B15;  /* inline text links and link-styled controls. */
  --secondary: #0000EE;  /* 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. */
  --button-bg: #D2FC31;  /* primary-button fill — the main call-to-action color. */
  --button-text: #0000EE;
  --font-heading: "ABC Gravity Condensed", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Geist", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --text-hero: 76px; --weight-hero: 900; --leading-hero: 68px;
  --text-h2: 72px; --weight-h2: 900; --leading-h2: 68px;
  --text-body: 19px; --weight-body: 600; --leading-body: 23px;
  --text-small: 16px; --weight-small: 500; --leading-small: 21px; --tracking-small: -0.32px;
  --text-eyebrow: 14px; --weight-eyebrow: 500; --tracking-eyebrow: 1.4px;
  --radius: 0px;
  --radius-button: 12px;
  --radius-card: 5px;
  --shadow-card: rgba(1, 1, 63, 0.1) 0px 2px 19px -4px;
  --shadow-overlay: rgba(0, 0, 0, 0.3) 0px 11px 40px 0px;
  --btn-bg-hover: rgba(210, 252, 49, 0.85);
  --focus-ring: 1px auto rgb(16, 16, 16);
  --section-y: 60px;
}
/* fonts: ABC Gravity Condensed may be proprietary — safe free fallback: Newsreader (Google Fonts). Geist — free, on Google. */