Vercel vs Tailwind CSS
84 token-level differences between these two design systems.
Background
#fafafa → #ffffff Text
#171717 → #0f172a Brand
#0070f3 → #06b6d4 Border
hsla(0, 0%, 90%, 1) → #e2e8f0 Display font
Geist → Inter Variable Body size
16px → 16px colors 77 changed
~
bg #fafafa → #ffffff ~
bg-elev #f5f5f5 → #f1f5f9 ~
text #171717 → #0f172a ~
text-faint #a3a3a3 → #94a3b8 ~
brand #0070f3 → #06b6d4 ~
brand-hover #0061d5 → #0891b2 ~
brand-deep #0050b3 → #155e75 ~
brand-soft rgba(0, 112, 243, 0.10) → #cffafe ~
link #0070f3 → #0891b2 ~
link-hover #0070f3 → #0e7490 ~
border hsla(0, 0%, 90%, 1) → #e2e8f0 ~
border-soft hsla(0, 0%, 95%, 1) → #f1f5f9 ~
border-strong hsla(0, 0%, 80%, 1) → #cbd5e1 ~
shadow-deep rgba(0, 0, 0, 0.10) → rgba(15,23,42,0.24) +
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) −
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) typography 5 changed
~
display {"family":"Geist","size":72} → {"family":"Inter Variable","size":96} ~
h1 {"family":"Geist","size":40} → {"family":"Inter Variable","size":56} ~
h2 {"family":"Geist","size":32} → {"family":"Inter Variable","size":36} ~
body {"family":"Geist","size":16} → {"family":"Inter Variable","size":16} ~
label {"family":"Geist Mono","size":11} → {"family":"Fira Code Variable","size":12} radius 2 changed
~
button 6px → 8px ~
card 8px → 12px spacing identical
No differences.