One source of truth for how Marquee looks.
Everything on this page is consultable by anyone with the link — colors copy on click, components show their intended usage. Replace the content with your own system and ship the file anywhere static hosting lives.
Colors
Click any frame to copy its hex value. Velvet is reserved for primary actions and active states; Brass only ever annotates — never acts.
Typography
Fraunces carries the voice, Hanken Grotesk does the reading, IBM Plex Mono labels the machinery. Never set body copy in Fraunces.
Spacing
A single 4px-based scale. If a gap isn't on the scale, it's a bug.
--s-1 · 4px--s-2 · 8px--s-3 · 16px--s-4 · 24px--s-5 · 40px--s-6 · 64pxForms
Labels above fields, help text below, errors that say what to do next.
Cards & badges
The Long Intermission
Cards sit on Paper over Ivory — one level of elevation, drawn with a border, never a shadow.
Notes from the Booth
Badges are mono, lowercase-quiet, and color-coded by meaning — not by mood.
Reel Three Is Missing
Card titles are Fraunces 18px. Body inside cards drops to 13.5px and Ink-soft.
Tokens
The CSS custom properties behind everything above, ready to paste into a project.
| Token | Value | Use |
|---|---|---|
| --ink | #1D1A17 | Text, primary surfaces on dark |
| --velvet | #6E1423 | Primary actions, active nav |
| --brass | #A07C2E | Eyebrows, awards, annotation only |
| --ivory | #F6F3EC | Page background |
| --paper | #FFFDF8 | Cards, inputs |
| --line | #E3DDD1 | Borders, dividers |
| --radius-pill | 999px | Buttons, badges |
| --radius-card | 12px | Cards |