Tailwind CSS vs OpenAI
74 token-level differences between these two design systems.
Background
#ffffff → #ffffff Text
#0f172a → #000000 Brand
#06b6d4 → #000000 Border
#e2e8f0 → rgba(0,0,0,0.1) Display font
Inter Variable → OpenAI Sans Body size
16px → 16px colors 69 changed
~
surface #ffffff → #fafafa ~
text #0f172a → #000000 ~
text-muted #64748b → #5d5d5d ~
text-faint #94a3b8 → #b4b4b4 ~
brand #06b6d4 → #000000 ~
brand-hover #0891b2 → #1a1a1a ~
brand-active #0e7490 → #2c2c2c ~
border #e2e8f0 → rgba(0,0,0,0.1) ~
border-strong #cbd5e1 → rgba(0,0,0,0.16) ~
border-soft #f1f5f9 → rgba(0,0,0,0.08) ~
link #0891b2 → #000000 ~
link-hover #0e7490 → #5d5d5d +
bg-soft #f1f1f1 +
bg-section #f7f7f7 +
surface-card #ffffff +
surface-hover rgba(0,0,0,0.04) +
surface-press rgba(0,0,0,0.08) +
text-strong #000000 +
text-subtle #8e8e8e +
text-on-brand #ffffff +
text-on-dark #ededed +
brand-on-dark #ffffff +
accent #10a37f +
accent-hover #0d8a6b +
accent-soft #d6f3e8 +
link-visited #000000 +
scrim rgba(0,0,0,0.5) +
shadow-card rgba(0,0,0,0.06) +
shadow-elev rgba(0,0,0,0.10) +
shadow-modal rgba(0,0,0,0.20) +
success #10a37f +
warning #d97706 +
warning-soft #fdf3e7 +
danger #cc2525 +
danger-soft #fae5e5 +
info #3a3a3a −
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-soft #cffafe −
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-brand #06b6d4 −
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":"OpenAI Sans","size":48} ~
h1 {"family":"Inter Variable","size":56} → {"family":"OpenAI Sans","size":40} ~
h2 {"family":"Inter Variable","size":36} → {"family":"OpenAI Sans","size":32} ~
body {"family":"Inter Variable","size":16} → {"family":"OpenAI Sans","size":16} ~
label {"family":"Fira Code Variable","size":12} → {"family":"OpenAI Sans Mono","size":12} radius identical
No differences.
spacing identical
No differences.