Napkin — design system & UI screens
Bright, minimal light hero with blue highlight accents; turns written text into shareable diagrams and visuals in a click.
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/napkin.
Decoded design system
Napkin's decoded design system: background #FFFFFF, text #1A1A1A, accent #2D68F5, link #2D68F5, primary #2D68F5; type scale h1 80px / body 18px; 8px spacing base; 8px base radius. The single interactive/action color is #1A1A1A — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #FFFFFF |
| surface | #F1F1F1 |
| border | #DCDCDC |
| text | #1A1A1A |
| text_muted | #717171 |
| primary | #2D68F5 |
| accent | #2D68F5 |
| link | #2D68F5 |
| secondary | #EAF1FF |
| button_bg | #1A1A1A |
| button_text | #FFFFFF |
Using these colors
- Action color
#1A1A1A— the single interactive color; only on things you click or must notice, never large fills. primary,accent,linkare all#2D68F5— one role, not several (the action color).- accent
#2D68F5— accent for emphasis — keep it rare on the page. - secondary
#EAF1FF— 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: Geomanist
- Body: Plus Jakarta Sans
- h1: 80px
- body: 18px
Spacing
- base unit: 8px
- scale: 4px, 8px, 12px, 16px, 24px, 32px, 48px, 64px
Radii
- base: 8px
- button: 0px
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →