Carrd — design system & UI screens
Deep purple-to-blue gradient hero over a faint hexagonal pattern; a centered Carrd wordmark with Choose-a-Starting-Point and Log-In pills. Minimal and calm.
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/carrd.
Decoded design system
Carrd's decoded design system: background #24252D, text #ECECEE, accent #33ADA9, link #CC666B, primary #33ADA9; type scale h1 70px / h2 25px / body 20px; 4px spacing base; 6px base radius. The single interactive/action color is #33ADA9 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #24252D |
| surface | #303038 |
| border | #424249 |
| text | #ECECEE |
| text_muted | #A0A0A4 |
| primary | #33ADA9 |
| accent | #33ADA9 |
| link | #CC666B |
| secondary | #6E9C72 |
| button_bg | #33ADA9 |
| button_text | #FFFFFF |
Using these colors
- Action color
#33ADA9— the single interactive color; only on things you click or must notice, never large fills. primary,accent,button_bgare all#33ADA9— one role, not several (the action color).- accent
#33ADA9— 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
#CC666B— inline text links and link-styled controls. - secondary
#6E9C72— 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: Arial
- Body: Arial
- h1: 70px
- h2: 25px
- body: 20px
Spacing
- base unit: 4px
- scale: 2px, 4px, 6px, 8px, 12px, 16px, 24px, 32px
Radii
- base: 6px
- button: 6px
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →