Diff

Tailwind CSS vs OpenRouter

71 token-level differences between these two design systems.

Role tokens
Background
#ffffff #000000
Text
#0f172a #ffffff
Brand
#06b6d4 #ffffff
Border
#e2e8f0 #1f1f1f
Display font
Inter Variable OR Display
Body size
16px 15px
colors 63 changed
~ bg #ffffff #000000
~ surface #ffffff #111111
~ text #0f172a #ffffff
~ text-muted #64748b #9ca3af
~ text-faint #94a3b8 #6b7280
~ brand #06b6d4 #ffffff
~ brand-active #0e7490 #d4d4d4
~ accent-emerald #10b981 #22c55e
~ accent-amber #f59e0b #fbbf24
~ accent-rose #f43f5e #ef4444
~ border #e2e8f0 #1f1f1f
~ border-strong #cbd5e1 #2a2a2a
~ border-soft #f1f5f9 #0f0f0f
~ link #0891b2 #9ca3af
~ link-hover #0e7490 #ffffff
~ on-brand #ffffff #000000
~ code-keyword #22d3ee #ededed
~ code-string #86efac #9ca3af
~ code-comment #64748b #6b7280
+ bg-deep #000000
+ surface-soft #0a0a0a
+ surface-elevated #1a1a1a
+ surface-row-alt #080808
+ text-body #d4d4d4
+ text-strong #ededed
+ text-mono-data #ededed
+ brand-disabled #525252
+ on-dark #ffffff
+ border-table #1a1a1a
+ shadow-color rgba(0,0,0,0)
+ success #22c55e
+ warning #fbbf24
+ danger #ef4444
+ info #3b82f6
+ table-stripe-odd #000000
+ table-stripe-even #080808
bg-quiet #f8fafc
bg-elev #f1f5f9
bg-elev-2 #e2e8f0
bg-tint #ecfeff
bg-tint-2 #cffafe
surface-2 #f8fafc
text-soft #475569
text-quiet #cbd5e1
brand-hover #0891b2
brand-soft #cffafe
brand-soft-2 #ecfeff
brand-deep #155e75
brand-bright #22d3ee
accent-sky #0ea5e9
accent-sky-soft #e0f2fe
accent-violet #8b5cf6
accent-pink #ec4899
border-brand #06b6d4
code-bg #0f172a
code-bg-light #1e293b
code-text #e2e8f0
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":"OR Display","size":72}
~ h1 {"family":"Inter Variable","size":56} {"family":"OR Display","size":40}
~ h2 {"family":"Inter Variable","size":36} {"family":"OR Display","size":32}
~ body {"family":"Inter Variable","size":16} {"family":"Inter","size":15}
~ label {"family":"Fira Code Variable","size":12} {"family":"JetBrains Mono","size":11}
radius 1 changed
~ card 12px 10px
spacing 2 changed
~ lg 32px 48px
~ xl 48px 80px
↻ Swap direction · OpenRouter → Tailwind CSS