Tailwind CSS vs Netflix
78 token-level differences between these two design systems.
Background
#ffffff → #141414 Text
#0f172a → #ffffff Brand
#06b6d4 → #e50914 Border
#e2e8f0 → #404040 Display font
Inter Variable → Netflix Sans Body size
16px → 16px colors 71 changed
~
bg #ffffff → #141414 ~
surface #ffffff → #1f1f1f ~
text #0f172a → #ffffff ~
text-soft #475569 → #808080 ~
text-muted #64748b → #b3b3b3 ~
brand #06b6d4 → #e50914 ~
brand-hover #0891b2 → #f40612 ~
brand-active #0e7490 → #b81d24 ~
brand-deep #155e75 → #831010 ~
border #e2e8f0 → #404040 ~
border-strong #cbd5e1 → #737373 ~
border-soft #f1f5f9 → #2a2a2a +
bg-deep #000000 +
surface-strong #2f2f2f +
surface-soft #181818 +
surface-card #181818 +
surface-overlay rgba(0,0,0,0.75) +
text-strong #ffffff +
text-body #e5e5e5 +
text-disabled #737373 +
accent-gold #e5b34a +
accent-green #46d369 +
scrim-top linear-gradient(180deg, rgba(0,0,0,0.7) 0%, transparent 100%) +
scrim-bottom linear-gradient(0deg, #141414 0%, transparent 100%) +
shadow-card rgba(0,0,0,0.75) +
shadow-billboard rgba(0,0,0,0.85) +
success #46d369 +
warning #ffa00a +
danger #e87c03 +
danger-text #b9090b +
info #0080ff +
rating-mature #cc0000 +
progress-watched #e50914 +
progress-rail #5a5a5a +
player-control rgba(255,255,255,0.9) +
player-rail rgba(255,255,255,0.3) +
download-fill #0071eb −
bg-quiet #f8fafc −
bg-elev #f1f5f9 −
bg-elev-2 #e2e8f0 −
bg-tint #ecfeff −
bg-tint-2 #cffafe −
surface-2 #f8fafc −
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-pink #ec4899 −
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":"Netflix Sans","size":72} ~
h1 {"family":"Inter Variable","size":56} → {"family":"Netflix Sans","size":40} ~
h2 {"family":"Inter Variable","size":36} → {"family":"Netflix Sans","size":32} ~
body {"family":"Inter Variable","size":16} → {"family":"Netflix Sans","size":16} ~
label {"family":"Fira Code Variable","size":12} → {"family":"SFMono-Regular","size":11} radius 2 changed
~
button 8px → 4px ~
card 12px → 6px spacing identical
No differences.