Weaviate — design system & UI screens
Dark vector-database hero with colorful 3D wireframe blob renders, an open-source vector/RAG/memory pitch, and a Trusted-by-AI-teams logo wall (Intuit, HPE, Gloo).
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/weaviate.
Decoded design system
Weaviate's decoded design system: background #111111, text #B9C8DE, accent #DDEBF2, link #DDEBF2, primary #130C49; type scale h1 68px / h2 40px / body 19px; 4px spacing base; 14px base radius. The single interactive/action color is #DDEBF2 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #111111 |
| surface | #1B1B1D |
| border | #2A2C2F |
| text | #B9C8DE |
| text_muted | #798290 |
| primary | #130C49 |
| accent | #DDEBF2 |
| link | #DDEBF2 |
| secondary | #B9C8DE |
Using these colors
- Action color
#DDEBF2— the single interactive color; only on things you click or must notice, never large fills. accent,linkare all#DDEBF2— one role, not several (the action color).- accent
#DDEBF2— 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. - primary
#130C49— a brand color — but the call-to-action uses #DDEBF2, not this. - secondary
#B9C8DE— 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: Plus Jakarta Sans
- Body: Inter
- h1: 68px
- h2: 40px
- body: 19px
Spacing
- base unit: 4px
- scale: 2px, 4px, 6px, 8px, 12px, 16px, 24px, 32px
Radii
- base: 14px
- button: 14px
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →