Tailwind CSS vs Remix
82 token-level differences between these two design systems.
Background
#ffffff → #ffffff Text
#0f172a → #121212 Brand
#06b6d4 → #3992ff Border
#e2e8f0 → rgba(0, 0, 0, 0.1) Display font
Inter Variable → Founders Grotesk Body size
16px → 18px colors 70 changed
~
surface #ffffff → #f7f7f7 ~
text #0f172a → #121212 ~
text-soft #475569 → #8a8a8a ~
text-muted #64748b → #6b6b6b ~
text-faint #94a3b8 → #bdbdbd ~
brand #06b6d4 → #3992ff ~
brand-hover #0891b2 → #1c6fd6 ~
brand-active #0e7490 → #155ab0 ~
brand-soft #cffafe → rgba(57, 146, 255, 0.1) ~
border #e2e8f0 → rgba(0, 0, 0, 0.1) ~
border-strong #cbd5e1 → rgba(0, 0, 0, 0.2) ~
border-brand #06b6d4 → #3992ff ~
code-bg #0f172a → #000000 ~
code-text #e2e8f0 → #ffffff ~
code-keyword #22d3ee → #3992ff ~
code-string #86efac → #a3eb8e ~
code-comment #64748b → #6b6b6b +
bg-invert #000000 +
surface-strong #ededed +
surface-soft #fafafa +
bg-overlay rgba(0, 0, 0, 0.5) +
text-strong #000000 +
text-on-bg-invert #ffffff +
brand-tint rgba(57, 146, 255, 0.15) +
accent #f44250 +
accent-soft rgba(244, 66, 80, 0.1) +
border-subtle rgba(0, 0, 0, 0.05) +
border-focus #3992ff +
border-on-invert rgba(255, 255, 255, 0.15) +
code-border rgba(255, 255, 255, 0.15) +
code-fn #fbbf24 +
success #10b981 +
success-bg rgba(16, 185, 129, 0.1) +
warning #f59e0b +
warning-bg rgba(245, 158, 11, 0.1) +
danger #f44250 +
danger-bg rgba(244, 66, 80, 0.1) +
info #3992ff +
info-bg rgba(57, 146, 255, 0.1) +
on-invert #ffffff +
on-bg #121212 +
on-surface #121212 −
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-2 #ecfeff −
brand-deep #155e75 −
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 −
link #0891b2 −
link-hover #0e7490 −
code-bg-light #1e293b −
code-attribute #fbbf24 −
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":"Founders Grotesk","size":128} ~
h1 {"family":"Inter Variable","size":56} → {"family":"Founders Grotesk","size":64} ~
h2 {"family":"Inter Variable","size":36} → {"family":"Founders Grotesk","size":48} ~
body {"family":"Inter Variable","size":16} → {"family":"Inter","size":18} ~
label {"family":"Fira Code Variable","size":12} → {"family":"JetBrains Mono","size":13} radius 2 changed
~
button 8px → 6px ~
card 12px → 8px spacing 5 changed
~
xs 4px → 0px ~
sm 8px → 2px ~
md 16px → 8px ~
lg 32px → 20px ~
xl 48px → 32px