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