Motion vs Tailwind CSS
80 token-level differences between these two design systems.
Background
#ffffff → #ffffff Text
#0d1117 → #0f172a Brand
#16a34a → #06b6d4 Border
#e2e8e5 → #e2e8f0 Display font
Inter Display → Inter Variable Body size
16px → 16px colors 73 changed
~
bg-elev #ffffff → #f1f5f9 ~
surface #f8faf9 → #ffffff ~
text #0d1117 → #0f172a ~
text-muted #56636e → #64748b ~
text-faint #8d97a3 → #94a3b8 ~
brand #16a34a → #06b6d4 ~
brand-hover #138a3f → #0891b2 ~
brand-active #0f6e34 → #0e7490 ~
brand-soft #dcf2e3 → #cffafe ~
brand-deep #0f6e34 → #155e75 ~
link #1d4ed8 → #0891b2 ~
link-hover #1e40af → #0e7490 ~
border #e2e8e5 → #e2e8f0 ~
border-strong #c1cdc6 → #cbd5e1 ~
border-soft #eef2ee → #f1f5f9 ~
shadow-deep rgba(13, 17, 23, 0.16) → 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-quiet #cbd5e1 +
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-soft #f8faf9 −
bg-strong #eef2ee −
bg-dark #0d1117 −
bg-dark-elev #161b22 −
text-body #1f2937 −
ai-purple #7c3aed −
ai-purple-hover #6d28d9 −
ai-purple-active #5b21b6 −
ai-soft #ede9fe −
on-dark #f8faf9 −
gradient-stop-1 #16a34a −
gradient-stop-2 #7c3aed −
gradient-hero linear-gradient(105deg, #16a34a 0%, #4f46e5 50%, #7c3aed 100%) −
pastel-mint #dcf2e3 −
pastel-lavender #ede9fe −
pastel-sky #dbeafe −
pastel-peach #fde6d3 −
pastel-butter #fef3c7 −
shadow-tint rgba(13, 17, 23, 0.06) −
info #1d4ed8 −
success #16a34a −
warning #d97706 −
warning-soft #fef3c7 −
danger #dc2626 −
danger-soft #fee2e2 −
selection rgba(22, 163, 74, 0.18) −
ring-brand rgba(22, 163, 74, 0.45) −
ring-ai rgba(124, 58, 237, 0.45) typography 5 changed
~
display {"family":"Inter Display","size":80} → {"family":"Inter Variable","size":96} ~
h1 {"family":"Inter Display","size":40} → {"family":"Inter Variable","size":56} ~
h2 {"family":"Inter Display","size":32} → {"family":"Inter Variable","size":36} ~
body {"family":"Inter","size":16} → {"family":"Inter Variable","size":16} ~
label {"family":"JetBrains Mono","size":16} → {"family":"Fira Code Variable","size":12} radius 2 changed
~
button 10px → 8px ~
card 14px → 12px spacing identical
No differences.