Plain vs Tailwind CSS
76 token-level differences between these two design systems.
Background
#ffffff → #ffffff Text
#000000 → #0f172a Brand
#1ad379 → #06b6d4 Border
rgba(0, 0, 0, 0.08) → #e2e8f0 Display font
ABC Favorit → Inter Variable Body size
16px → 16px colors 64 changed
~
text #000000 → #0f172a ~
text-soft #5b5b5b → #475569 ~
text-faint #8a8a8a → #94a3b8 ~
text-muted #b8b8b8 → #64748b ~
brand #1ad379 → #06b6d4 ~
brand-hover #0fb866 → #0891b2 ~
brand-deep #0a8f4f → #155e75 ~
brand-soft #e8faf0 → #cffafe ~
on-brand #000000 → #ffffff ~
link #000000 → #0891b2 ~
link-hover #1ad379 → #0e7490 ~
border rgba(0, 0, 0, 0.08) → #e2e8f0 ~
border-strong rgba(0, 0, 0, 0.16) → #cbd5e1 ~
border-brand rgba(26, 211, 121, 0.30) → #06b6d4 +
bg-quiet #f8fafc +
bg-elev #f1f5f9 +
bg-elev-2 #e2e8f0 +
bg-tint #ecfeff +
bg-tint-2 #cffafe +
surface-2 #f8fafc +
text-quiet #cbd5e1 +
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 +
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) −
bg-secondary #f5f5f5 −
bg-tertiary #fafafa −
surface-elev #fafafa −
text-strong #000000 −
text-medium #1a1a1a −
brand-tint #b8f0d2 −
cta-bg #1ad379 −
cta-text #000000 −
selected-bg #f5f5f5 −
disabled #b8b8b8 −
border-subtle rgba(0, 0, 0, 0.04) −
success-bg #e8faf0 −
success-text #0a8f4f −
warning-bg #fff4e0 −
warning-text #7a4a00 −
danger-bg #fde6e6 −
danger-text #a82020 −
info-bg #eef2f7 −
info-text #1a1a1a typography 5 changed
~
display {"family":"ABC Favorit","size":96} → {"family":"Inter Variable","size":96} ~
h1 {"family":"ABC Favorit","size":64} → {"family":"Inter Variable","size":56} ~
h2 {"family":"ABC Favorit","size":48} → {"family":"Inter Variable","size":36} ~
body {"family":"ABC Favorit","size":16} → {"family":"Inter Variable","size":16} ~
label {"family":"ABC Favorit Mono","size":11} → {"family":"Fira Code Variable","size":12} radius 2 changed
~
button 6px → 8px ~
card 8px → 12px spacing 5 changed
~
xs 1px → 4px ~
sm 2px → 8px ~
md 6px → 16px ~
lg 16px → 32px ~
xl 32px → 48px