Colophon — design system & UI screens
Bright-yellow type-foundry landing; a hand-drawn banner pulled by a biplane amid clouds and a hot-air balloon carries the motto, announcing Colophon's new home at Monotype.
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/colophon.
Decoded design system
Colophon's decoded design system: background #F8F8F8, text #000000, accent #FFEE3B, link #FFEE3B, primary #FFEE3B; type scale h1 24px / h2 24px / body 24px; 5px spacing base; 0px base radius. The single interactive/action color is #000000 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #F8F8F8 |
| surface | #E9E9E9 |
| border | #D2D2D2 |
| text | #000000 |
| text_muted | #5E5E5E |
| primary | #FFEE3B |
| accent | #FFEE3B |
| link | #FFEE3B |
| button_bg | #000000 |
| button_text | #FFFFFF |
Using these colors
- Action color
#000000— the single interactive color; only on things you click or must notice, never large fills. primary,accent,linkare all#FFEE3B— one role, not several (the action color).- accent
#FFEE3B— accent for emphasis — keep it rare on the page.
Typography
- h1: 24px
- h2: 24px
- body: 24px
Spacing
- base unit: 5px
- scale: 6px, 10px, 12px, 15px, 20px, 24px, 30px, 32px, 48px, 60px
Radii
- base: 0px
- button: 50px
Shadows (elevation)
- card:
rgba(0, 0, 0, 0.2) 0px 0px 18px 0px
Motion
Micro-interactions run at 300ms (dominant) with ease.
- durations: 300ms
- easings:
ease - animated properties: background
Button states (measured)
- primary hover: border
1px solid rgb(136, 136, 136)· color#333333 - primary focus: border
1px solid rgb(136, 136, 136)· color#333333· outline1px solid rgb(0, 0, 0)
Layout (measured)
- container max-width:
800px - nav: 704px relative
Overlay recipe (measured)
dialog panel: rgba(0, 0, 0, 0) · radius 0px
Responsive (measured)
- breakpoints: 425px · 550px · 600px · 640px · 768px · 896px
- mobile (390px): hero 20px · nav inline
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →