Tailwind CSS vs CodeSandbox
72 token-level differences between these two design systems.
Background
#ffffff → #0e0e0e Text
#0f172a → #f0f0f0 Brand
#06b6d4 → #eaff96 Border
#e2e8f0 → rgba(240,240,240,0.10) Display font
Inter Variable → TWK Everett Body size
16px → 16px colors 63 changed
~
bg #ffffff → #0e0e0e ~
surface #ffffff → #1d1d1d ~
text #0f172a → #f0f0f0 ~
text-soft #475569 → #8a8a8a ~
text-muted #64748b → #a0a0a0 ~
text-faint #94a3b8 → #5c5c5c ~
brand #06b6d4 → #eaff96 ~
brand-hover #0891b2 → #f1ffb0 ~
brand-soft #cffafe → rgba(234,255,150,0.14) ~
brand-deep #155e75 → #d6f06a ~
border #e2e8f0 → rgba(240,240,240,0.10) ~
border-strong #cbd5e1 → rgba(240,240,240,0.18) ~
border-soft #f1f5f9 → rgba(240,240,240,0.06) ~
border-brand #06b6d4 → rgba(234,255,150,0.45) ~
link #0891b2 → #e3ff73 ~
link-hover #0e7490 → #edff9a ~
on-brand #ffffff → #343434 ~
shadow-soft rgba(15,23,42,0.04) → rgba(0,0,0,0.4) ~
shadow-deep rgba(15,23,42,0.24) → rgba(0,0,0,0.6) +
bg-deep #080808 +
bg-elevated #1d1d1d +
surface-high #262626 +
surface-low #141414 +
text-strong #ffffff +
brand-tint rgba(234,255,150,0.07) +
lime-text #e3ff73 +
lime-text-hover #edff9a +
success #7ee787 +
success-bg rgba(126,231,135,0.14) +
warning #f0b429 +
warning-bg rgba(240,180,41,0.14) +
danger #ff6b6b +
danger-bg rgba(255,107,107,0.14) +
info #e3ff73 +
shadow-glow rgba(234,255,150,0.22) −
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 −
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-medium rgba(15,23,42,0.08) −
shadow-strong rgba(15,23,42,0.16) typography 5 changed
~
display {"family":"Inter Variable","size":96} → {"family":"TWK Everett","size":120} ~
h1 {"family":"Inter Variable","size":56} → {"family":"TWK Everett","size":56} ~
h2 {"family":"Inter Variable","size":36} → {"family":"TWK Everett","size":40} ~
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