Tailwind CSS vs v0
75 token-level differences between these two design systems.
Background
#ffffff → #fafafa Text
#0f172a → #262626 Brand
#06b6d4 → #000000 Border
#e2e8f0 → rgba(0, 0, 0, 0.078) Display font
Inter Variable → GeistSans Body size
16px → 14px colors 64 changed
~
bg #ffffff → #fafafa ~
surface #ffffff → #f2f2f2 ~
text #0f172a → #262626 ~
text-soft #475569 → #bababa ~
text-muted #64748b → #7c7c7c ~
text-faint #94a3b8 → #cfcfcf ~
brand #06b6d4 → #000000 ~
brand-soft #cffafe → rgba(0, 0, 0, 0.08) ~
brand-deep #155e75 → #000000 ~
border #e2e8f0 → rgba(0, 0, 0, 0.078) ~
border-strong #cbd5e1 → rgba(0, 0, 0, 0.14) ~
link #0891b2 → #000000 ~
link-hover #0e7490 → #525252 +
bg-pure #ffffff +
surface-soft #f0f0f0 +
surface-strong #e6e6e6 +
text-strong #000000 +
text-medium #525252 +
text-deep #969696 +
selected-bg #f2f2f2 +
disabled #bababa +
border-subtle rgba(0, 0, 0, 0.05) +
border-focus #000000 +
success-bg #f0f7f1 +
success-text #1f6b3e +
warning-bg #fef6e4 +
warning-text #7a5a14 +
danger-bg #fbebec +
danger-text #9a2c34 +
info-bg #f2f2f2 +
info-text #262626 −
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":"GeistSans","size":48} ~
h1 {"family":"Inter Variable","size":56} → {"family":"GeistSans","size":32} ~
h2 {"family":"Inter Variable","size":36} → {"family":"GeistSans","size":24} ~
body {"family":"Inter Variable","size":16} → {"family":"GeistSans","size":14} ~
label {"family":"Fira Code Variable","size":12} → {"family":"GeistMono","size":12} radius 1 changed
~
button 8px → 6px spacing 5 changed
~
xs 4px → 1px ~
sm 8px → 2px ~
md 16px → 6px ~
lg 32px → 12px ~
xl 48px → 20px