Tailwind CSS vs Recraft
75 token-level differences between these two design systems.
Background
#ffffff → #000000 Text
#0f172a → #ffffff Brand
#06b6d4 → #d2fc31 Border
#e2e8f0 → rgba(255, 255, 255, 0.10) Display font
Inter Variable → ABC Gravity Condensed Body size
16px → 16px colors 66 changed
~
bg #ffffff → #000000 ~
surface #ffffff → #141414 ~
text #0f172a → #ffffff ~
text-soft #475569 → #737373 ~
text-muted #64748b → #a3a3a3 ~
text-faint #94a3b8 → #525252 ~
brand #06b6d4 → #d2fc31 ~
brand-soft #cffafe → rgba(210, 252, 49, 0.14) ~
brand-deep #155e75 → #bce815 ~
border #e2e8f0 → rgba(255, 255, 255, 0.10) ~
border-strong #cbd5e1 → rgba(255, 255, 255, 0.18) ~
link #0891b2 → #ffffff ~
link-hover #0e7490 → #d2fc31 ~
on-brand #ffffff → #0000ee +
bg-alt #0a0a0a +
surface-soft #1c1c1c +
surface-elevated #242424 +
text-strong #ffffff +
on-brand-ink #000000 +
cta-secondary-bg rgba(255, 255, 255, 0.9) +
cta-secondary-text #0000ee +
selected-bg rgba(255, 255, 255, 0.08) +
disabled #525252 +
border-subtle rgba(255, 255, 255, 0.05) +
border-lime rgba(210, 252, 49, 0.45) +
success-bg rgba(74, 222, 128, 0.12) +
success-text #86efac +
warning-bg rgba(250, 204, 21, 0.12) +
warning-text #fde047 +
danger-bg rgba(248, 113, 113, 0.12) +
danger-text #fca5a5 +
info-bg rgba(210, 252, 49, 0.10) +
info-text #d2fc31 −
bg-quiet #f8fafc −
bg-elev #f1f5f9 −
bg-elev-2 #e2e8f0 −
bg-tint #ecfeff −
bg-tint-2 #cffafe −
surface-2 #f8fafc −
text-quiet #cbd5e1 −
brand-hover #0891b2 −
brand-active #0e7490 −
brand-soft-2 #ecfeff −
brand-bright #22d3ee −
accent-sky #0ea5e9 −
accent-sky-soft #e0f2fe −
accent-blue #3b82f6 −
accent-violet #8b5cf6 −
accent-pink #ec4899 −
accent-emerald #10b981 −
accent-amber #f59e0b −
accent-rose #f43f5e −
border-soft #f1f5f9 −
border-brand #06b6d4 −
code-bg #0f172a −
code-bg-light #1e293b −
code-text #e2e8f0 −
code-keyword #22d3ee −
code-string #86efac −
code-attribute #fbbf24 −
code-comment #64748b −
code-tag #f87171 −
shadow-soft rgba(15,23,42,0.04) −
shadow-medium rgba(15,23,42,0.08) −
shadow-strong rgba(15,23,42,0.16) −
shadow-deep rgba(15,23,42,0.24) typography 5 changed
~
display {"family":"Inter Variable","size":96} → {"family":"ABC Gravity Condensed","size":80} ~
h1 {"family":"Inter Variable","size":56} → {"family":"ABC Gravity Condensed","size":40} ~
h2 {"family":"Inter Variable","size":36} → {"family":"ABC Gravity Condensed","size":32} ~
body {"family":"Inter Variable","size":16} → {"family":"Inter","size":16} ~
label {"family":"Fira Code Variable","size":12} → {"family":"SFMono-Regular","size":13} radius identical
No differences.
spacing 4 changed
~
xs 4px → 0px ~
sm 8px → 4px ~
md 16px → 12px ~
xl 48px → 64px