Tailwind CSS vs Turbo
85 token-level differences between these two design systems.
Background
#ffffff → #000000 Text
#0f172a → #ffffff Brand
#06b6d4 → #ff1e56 Border
#e2e8f0 → rgba(255, 255, 255, 0.08) Display font
Inter Variable → Geist Body size
16px → 16px colors 75 changed
~
bg #ffffff → #000000 ~
surface #ffffff → #111111 ~
text #0f172a → #ffffff ~
text-soft #475569 → #666666 ~
text-muted #64748b → #a1a1a1 ~
text-faint #94a3b8 → #444444 ~
brand #06b6d4 → #ff1e56 ~
brand-soft #cffafe → rgba(255, 30, 86, 0.12) ~
border #e2e8f0 → rgba(255, 255, 255, 0.08) ~
border-strong #cbd5e1 → rgba(255, 255, 255, 0.15) ~
border-brand #06b6d4 → rgba(255, 30, 86, 0.4) +
bg-soft #0a0a0a +
surface-strong #1a1a1a +
surface-elevated #202020 +
bg-overlay rgba(0, 0, 0, 0.72) +
text-strong #ffffff +
text-on-brand #ffffff +
brand-strong #e6164a +
accent #0096ff +
accent-strong #0078cc +
accent-soft rgba(0, 150, 255, 0.12) +
gradient-from #ff1e56 +
gradient-via #9b56b3 +
gradient-to #0096ff +
glow-magenta rgba(255, 30, 86, 0.4) +
glow-blue rgba(0, 150, 255, 0.35) +
glow-soft rgba(255, 30, 86, 0.2) +
border-subtle rgba(255, 255, 255, 0.05) +
border-focus #ff1e56 +
success #0cce6b +
success-bg rgba(12, 206, 107, 0.1) +
warning #f5a623 +
warning-bg rgba(245, 166, 35, 0.1) +
danger #ff4d4f +
danger-bg rgba(255, 77, 79, 0.1) +
info #0096ff +
info-bg rgba(0, 150, 255, 0.1) +
on-accent #ffffff +
on-surface #ffffff +
on-bg #ffffff −
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-deep #155e75 −
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 −
link #0891b2 −
link-hover #0e7490 −
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":"Geist","size":96} ~
h1 {"family":"Inter Variable","size":56} → {"family":"Geist","size":64} ~
h2 {"family":"Inter Variable","size":36} → {"family":"Geist","size":48} ~
body {"family":"Inter Variable","size":16} → {"family":"Geist","size":16} ~
label {"family":"Fira Code Variable","size":12} → {"family":"Geist Mono","size":12} radius identical
No differences.
spacing 5 changed
~
xs 4px → 0px ~
sm 8px → 2px ~
md 16px → 8px ~
lg 32px → 20px ~
xl 48px → 32px