Typefully — design system & UI screens
Muted-gray social-scheduling landing framed inside the Typefully composer UI; a centered sign-up card with Google / X / LinkedIn / Email options over a creators logo wall (Product Hunt, Vercel, Coinbase, Shopify, Raycast).
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/typefully.
Decoded design system
Typefully's decoded design system: background #FFFFFF, text #354450, accent #FF9029, link #354450, primary #5C6D7A; type scale h1 44px / h2 36px / body 14.5px; 6px spacing base; 4px base radius. The single interactive/action color is #FF9029 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #FFFFFF |
| surface | #F2F3F4 |
| border | #E0E2E4 |
| text | #354450 |
| text_muted | #818B92 |
| primary | #5C6D7A |
| accent | #FF9029 |
| link | #354450 |
| secondary | #199AF5 |
| button_bg | #FF9029 |
| button_text | #FFFFFF |
Using these colors
- Action color
#FF9029— the single interactive color; only on things you click or must notice, never large fills. accent,button_bgare all#FF9029— one role, not several (the action color).- accent
#FF9029— 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
#5C6D7A— a brand color — but the call-to-action uses #FF9029, not this. - link
#354450— inline text links and link-styled controls. - secondary
#199AF5— 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: Inter
- Body: Inter
- h1: 44px
- h2: 36px
- body: 14.5px
Spacing
- base unit: 6px
- scale: 3px, 6px, 9px, 12px, 18px, 24px, 36px, 48px
Radii
- base: 4px
- button: 9999px
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →