The New Yorker vs Tailwind CSS
75 token-level differences between these two design systems.
Background
#ffffff → #ffffff Text
#000000 → #0f172a Brand
#0879bf → #06b6d4 Border
#e5e5e5 → #e2e8f0 Display font
IrvinHeadingPro → Inter Variable Body size
16px → 16px colors 68 changed
~
text #000000 → #0f172a ~
text-muted #5d5d5d → #64748b ~
text-soft #797979 → #475569 ~
text-faint #a8a8a8 → #94a3b8 ~
brand #0879bf → #06b6d4 ~
brand-hover #065d92 → #0891b2 ~
brand-active #04476f → #0e7490 ~
brand-deep #013254 → #155e75 ~
border #e5e5e5 → #e2e8f0 ~
border-strong #000000 → #cbd5e1 +
bg-quiet #f8fafc +
bg-elev #f1f5f9 +
bg-elev-2 #e2e8f0 +
bg-tint #ecfeff +
bg-tint-2 #cffafe +
surface-2 #f8fafc +
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-soft #f1f5f9 +
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) −
bg-cream #fdfaf2 −
surface-soft #f7f7f7 −
surface-strong #ebebeb −
surface-bone #fafafa −
surface-overlay rgba(255,255,255,0.97) −
text-strong #000000 −
text-body #000000 −
text-inverse #ffffff −
brand-cyan #0879bf −
accent-red #cc0000 −
accent-cream #fdfaf2 −
accent-cartoon-line #000000 −
border-subtle #f1f1f1 −
border-rule #000000 −
shadow-card rgba(0,0,0,0.08) −
scrim-modal rgba(0,0,0,0.7) −
success #1a7f3c −
warning #a8650b −
danger #cc0000 −
info #0879bf −
paywall-band #000000 −
caricature-ink #000000 −
pull-quote-rule #000000 −
bullet-square #000000 typography 5 changed
~
display {"family":"IrvinHeadingPro","size":72} → {"family":"Inter Variable","size":96} ~
h1 {"family":"IrvinHeadingPro","size":40} → {"family":"Inter Variable","size":56} ~
h2 {"family":"IrvinHeadingPro","size":32} → {"family":"Inter Variable","size":36} ~
body {"family":"TNYAdobeCaslonPro","size":16} → {"family":"Inter Variable","size":16} ~
label {"family":"Courier New","size":11} → {"family":"Fira Code Variable","size":12} radius 2 changed
~
button 0px → 8px ~
card 0px → 12px spacing identical
No differences.