Turbopuffer — design system & UI screens
Light object-storage search landing; a monospace headline over an architecture diagram, a cost calculator and benchmark chart, and a dense logo wall (Cursor, Anthropic, Notion, Linear, Harvey).
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/turbopuffer.
Decoded design system
Turbopuffer's decoded design system: background #F9FAFC, text #0F172A, accent #FDBA74, link #0F172A, primary #FDBA74; type scale h1 30px / h2 18px / body 16px; 4px spacing base; 3px base radius. The single interactive/action color is #FDBA74 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #F9FAFC |
| surface | #EAECEF |
| border | #D5D7DC |
| text | #0F172A |
| text_muted | #676D79 |
| primary | #FDBA74 |
| accent | #FDBA74 |
| link | #0F172A |
| secondary | #CCD5E1 |
| button_bg | #FDBA74 |
| button_text | #431407 |
Using these colors
- Action color
#FDBA74— the single interactive color; only on things you click or must notice, never large fills. primary,accent,button_bgare all#FDBA74— one role, not several (the action color).- accent
#FDBA74— 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
#0F172A— inline text links and link-styled controls. - secondary
#CCD5E1— 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: JetBrains Mono
- Body: JetBrains Mono
- Mono: JetBrains Mono
- h1: 30px
- h2: 18px
- body: 16px
Spacing
- base unit: 4px
- scale: 2px, 4px, 6px, 8px, 12px, 16px, 24px, 32px
Radii
- base: 3px
- button: 3px
Shadow
rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(255, 255, 255, 0.4) 1px 1px 0px 0px inset, rgba(0, 0, 0, 0.3) -1px -1px 0px 0px inset, rgba(0, 0, 0, 0.2) 2px 2px 0px 0px
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →