Replicate — design system & UI screens
Light pink-gradient hero with a Node/Python/HTTP code block running an image model.
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/replicate.
Decoded design system
Replicate's decoded design system: background #FFFFFF, text #202020, accent #EA2804, link #EA2804, primary #DD4425; type scale h1 24px / h2 72px / body 16px; 8px 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 | #FFFFFF |
| surface | #F1F1F1 |
| border | #DDDDDD |
| text | #202020 |
| text_muted | #747474 |
| primary | #DD4425 |
| accent | #EA2804 |
| link | #EA2804 |
| 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. accent,linkare all#EA2804— one role, not several (the action color).- accent
#EA2804— accent for emphasis — keep it rare on the page. - primary
#DD4425— a brand color — but the call-to-action uses #000000, not this.
Typography
- Heading: RB Freigeist Neue
- Body: Basier Square
- Mono: JetBrains Mono
- h1: 24px
- h2: 72px
- body: 16px
Spacing
- base unit: 8px
- scale: 4px, 8px, 12px, 16px, 24px, 32px, 48px, 64px
Radii
- base: 0px
- button: 0px
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →