Diff

Tailwind CSS vs Astro

79 token-level differences between these two design systems.

Role tokens
Background
#ffffff #060913
Text
#0f172a #f2f6fa
Brand
#06b6d4 #ff5d01
Border
#e2e8f0 #ffffff14
Display font
Inter Variable Mona Sans
Body size
16px 16px
colors 68 changed
~ bg #ffffff #060913
~ surface #ffffff #11162a
~ text #0f172a #f2f6fa
~ text-soft #475569 #8a8fa3
~ text-muted #64748b #bfc1c9
~ text-faint #94a3b8 #5a5e72
~ brand #06b6d4 #ff5d01
~ brand-hover #0891b2 #e54e00
~ brand-deep #155e75 #c43f00
~ border #e2e8f0 #ffffff14
~ border-strong #cbd5e1 #ffffff26
~ border-brand #06b6d4 rgba(255, 93, 1, 0.40)
~ link #0891b2 #bfc1c9
~ link-hover #0e7490 #ff5d01
+ bg-soft #0d1117
+ bg-deep #02040a
+ surface-strong #1a2040
+ surface-elevated #222850
+ accent #a374ff
+ accent-hover #8e5dff
+ accent-soft #7611a6
+ accent-deep #4c0c70
+ gradient-from #a374ff
+ gradient-to #ff5d01
+ gradient-mid #d465a8
+ selected-bg #1a2040
+ disabled #5a5e72
+ border-subtle #ffffff0a
+ success #17c964
+ success-bg rgba(23, 201, 100, 0.12)
+ warning #f5a524
+ warning-bg rgba(245, 165, 36, 0.14)
+ danger #f31260
+ danger-bg rgba(243, 18, 96, 0.14)
+ info #a374ff
+ info-bg rgba(163, 116, 255, 0.14)
bg-quiet #f8fafc
bg-elev #f1f5f9
bg-elev-2 #e2e8f0
bg-tint #ecfeff
bg-tint-2 #cffafe
surface-2 #f8fafc
text-quiet #cbd5e1
brand-active #0e7490
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
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":"Mona Sans","size":96}
~ h1 {"family":"Inter Variable","size":56} {"family":"Mona Sans","size":64}
~ h2 {"family":"Inter Variable","size":36} {"family":"Mona Sans","size":48}
~ body {"family":"Inter Variable","size":16} {"family":"Inter","size":16}
~ label {"family":"Fira Code Variable","size":12} {"family":"IBM Plex Mono","size":13}
radius 1 changed
~ card 12px 16px
spacing 5 changed
~ xs 4px 1px
~ sm 8px 2px
~ md 16px 6px
~ lg 32px 12px
~ xl 48px 20px
↻ Swap direction · Astro → Tailwind CSS