Diff

Apple vs Tailwind CSS

80 token-level differences between these two design systems.

Role tokens
Background
#ffffff #ffffff
Text
#1d1d1f #0f172a
Brand
#0071e3 #06b6d4
Border
rgba(0,0,0,0.16) #e2e8f0
Display font
SF Pro Icons Inter Variable
Body size
17px 16px
colors 70 changed
~ surface #fafafc #ffffff
~ surface-2 #f5f5f7 #f8fafc
~ text #1d1d1f #0f172a
~ text-soft #6e6e73 #475569
~ text-muted #86868b #64748b
~ text-faint #a1a1a6 #94a3b8
~ brand #0071e3 #06b6d4
~ brand-hover #0077ed #0891b2
~ link #0066cc #0891b2
~ link-hover #004999 #0e7490
~ border rgba(0,0,0,0.16) #e2e8f0
~ border-soft rgba(0,0,0,0.08) #f1f5f9
~ border-strong rgba(0,0,0,0.32) #cbd5e1
+ bg-quiet #f8fafc
+ bg-elev #f1f5f9
+ bg-elev-2 #e2e8f0
+ bg-tint #ecfeff
+ bg-tint-2 #cffafe
+ text-quiet #cbd5e1
+ brand-active #0e7490
+ 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)
surface-soft rgba(0,0,0,0.04)
surface-elev #ffffff
text-strong #1d1d1f
text-on-dark #f5f5f7
text-soft-on-dark #a1a1a6
brand-pressed #006edb
border-on-dark rgba(255,255,255,0.16)
divider #d2d2d7
scrim rgba(0,0,0,0.48)
shadow-card rgba(0,0,0,0.04)
shadow-elev rgba(0,0,0,0.10)
shadow-modal rgba(0,0,0,0.18)
success #1d8649
success-soft #e8f5ee
warning #bf4800
warning-soft #fff5ee
danger #d32f2f
danger-soft #fdecec
info #0071e3
info-soft #e8f2fc
accent-product-tv #0071e3
accent-product-watch #fa4c5a
accent-product-vision #a16eff
bg-dark #000000
bg-deep #1d1d1f
typography 5 changed
~ display {"family":"SF Pro Icons","size":96} {"family":"Inter Variable","size":96}
~ h1 {"family":"SF Pro Icons","size":40} {"family":"Inter Variable","size":56}
~ h2 {"family":"SF Pro Icons","size":34} {"family":"Inter Variable","size":36}
~ body {"family":"SF Pro Icons","size":17} {"family":"Inter Variable","size":16}
~ label {"family":"JetBrains Mono","size":11} {"family":"Fira Code Variable","size":12}
radius identical
No differences.
spacing 5 changed
~ xs 2px 4px
~ sm 4px 8px
~ md 12px 16px
~ lg 24px 32px
~ xl 44px 48px
↻ Swap direction · Tailwind CSS → Apple