Tailwind CSS vs Vercel
84 token-level differences between these two design systems.
Background
#ffffff → #fafafa Text
#0f172a → #171717 Brand
#06b6d4 → #0070f3 Border
#e2e8f0 → hsla(0, 0%, 90%, 1) Display font
Inter Variable → Geist Body size
16px → 16px colors 77 changed
~
bg #ffffff → #fafafa ~
bg-elev #f1f5f9 → #f5f5f5 ~
text #0f172a → #171717 ~
text-faint #94a3b8 → #a3a3a3 ~
brand #06b6d4 → #0070f3 ~
brand-hover #0891b2 → #0061d5 ~
brand-soft #cffafe → rgba(0, 112, 243, 0.10) ~
brand-deep #155e75 → #0050b3 ~
border #e2e8f0 → hsla(0, 0%, 90%, 1) ~
border-strong #cbd5e1 → hsla(0, 0%, 80%, 1) ~
border-soft #f1f5f9 → hsla(0, 0%, 95%, 1) ~
link #0891b2 → #0070f3 ~
link-hover #0e7490 → #0070f3 ~
shadow-deep rgba(15,23,42,0.24) → rgba(0, 0, 0, 0.10) +
bg-pure #ffffff +
bg-deeper #ededed +
bg-ink #0a0a0a +
bg-pure-black #000000 +
surface-elev #fafafa +
text-pure #000000 +
text-secondary #525252 +
text-tertiary #737373 +
text-on-dark #ededed +
text-on-dark-soft #a3a3a3 +
brand-tint rgba(0, 112, 243, 0.06) +
focus hsla(212, 100%, 48%, 1) +
cta-bg #171717 +
cta-text #ffffff +
cta-bg-secondary #ffffff +
cta-text-secondary #171717 +
border-deep hsla(0, 0%, 70%, 1) +
shadow-ambient rgba(0, 0, 0, 0.04) +
shadow-card rgba(0, 0, 0, 0.04) +
shadow-elev rgba(0, 0, 0, 0.06) +
scrim rgba(0, 0, 0, 0.40) +
gradient-conic conic-gradient(from 230deg at 50% 50%, #0070f3, #00b8ff, #7928ca, #ff0080, #0070f3) +
gradient-blue linear-gradient(135deg, #0070f3 0%, #00b8ff 100%) +
gradient-edge linear-gradient(180deg, transparent 0%, rgba(0, 112, 243, 0.20) 100%) +
success #0070f3 +
success-soft rgba(0, 112, 243, 0.10) +
warning #f5a623 +
warning-soft rgba(245, 166, 35, 0.10) +
danger #e00 +
danger-soft rgba(238, 0, 0, 0.10) +
info #0070f3 +
info-soft rgba(0, 112, 243, 0.10) −
bg-quiet #f8fafc −
bg-elev-2 #e2e8f0 −
bg-tint #ecfeff −
bg-tint-2 #cffafe −
surface-2 #f8fafc −
text-soft #475569 −
text-muted #64748b −
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-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) typography 5 changed
~
display {"family":"Inter Variable","size":96} → {"family":"Geist","size":72} ~
h1 {"family":"Inter Variable","size":56} → {"family":"Geist","size":40} ~
h2 {"family":"Inter Variable","size":36} → {"family":"Geist","size":32} ~
body {"family":"Inter Variable","size":16} → {"family":"Geist","size":16} ~
label {"family":"Fira Code Variable","size":12} → {"family":"Geist Mono","size":11} radius 2 changed
~
button 8px → 6px ~
card 12px → 8px spacing identical
No differences.