Tailwind CSS vs Spotify
83 token-level differences between these two design systems.
Background
#ffffff → #121212 Text
#0f172a → #ffffff Brand
#06b6d4 → #1ed760 Border
#e2e8f0 → #282828 Display font
Inter Variable → Spotify Mix Body size
16px → 14px colors 76 changed
~
bg #ffffff → #121212 ~
surface #ffffff → #181818 ~
text #0f172a → #ffffff ~
text-muted #64748b → #727272 ~
brand #06b6d4 → #1ed760 ~
brand-hover #0891b2 → #1fdf64 ~
brand-active #0e7490 → #169c46 ~
brand-deep #155e75 → #137a3a ~
accent-pink #ec4899 → #ff6437 ~
border #e2e8f0 → #282828 ~
border-strong #cbd5e1 → #727272 ~
border-soft #f1f5f9 → #181818 ~
on-brand #ffffff → #000000 +
bg-deep #000000 +
bg-base #000000 +
surface-strong #282828 +
surface-soft #1a1a1a +
surface-elevated #2a2a2a +
surface-tinted rgba(0,0,0,0.5) +
surface-card #181818 +
surface-now-playing #181818 +
text-strong #ffffff +
text-base #ffffff +
text-subdued #a7a7a7 +
text-bright-accent #1ed760 +
text-disabled #535353 +
brand-classic #1db954 +
accent-yellow #f0ff5b +
accent-purple #b28cff +
scrim-top linear-gradient(180deg, rgba(0,0,0,0.6) 0%, transparent 100%) +
scrim-card linear-gradient(0deg, rgba(0,0,0,0.7) 0%, transparent 100%) +
shadow-card rgba(0,0,0,0.5) +
shadow-modal rgba(0,0,0,0.76) +
success #1ed760 +
warning #ffa42b +
danger #e91429 +
danger-text #f15e6c +
info #509bf5 +
explicit-badge #727272 +
liked-heart #1ed760 +
premium-badge #1ed760 +
equalizer-bar #1ed760 −
bg-quiet #f8fafc −
bg-elev #f1f5f9 −
bg-elev-2 #e2e8f0 −
bg-tint #ecfeff −
bg-tint-2 #cffafe −
surface-2 #f8fafc −
text-soft #475569 −
text-faint #94a3b8 −
text-quiet #cbd5e1 −
brand-soft #cffafe −
brand-soft-2 #ecfeff −
brand-bright #22d3ee −
accent-sky #0ea5e9 −
accent-sky-soft #e0f2fe −
accent-blue #3b82f6 −
accent-violet #8b5cf6 −
accent-emerald #10b981 −
accent-amber #f59e0b −
accent-rose #f43f5e −
border-brand #06b6d4 −
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":"Spotify Mix","size":96} ~
h1 {"family":"Inter Variable","size":56} → {"family":"Spotify Mix","size":40} ~
h2 {"family":"Inter Variable","size":36} → {"family":"Spotify Mix","size":32} ~
body {"family":"Inter Variable","size":16} → {"family":"Spotify Mix","size":14} ~
label {"family":"Fira Code Variable","size":12} → {"family":"SFMono-Regular","size":11} radius 2 changed
~
button 8px → 6px ~
card 12px → 8px spacing identical
No differences.