Skip to content

Now in the official shadcn registry directory.

Start free
Design language comparison

Resend vs Tailwind CSS

Two references, one frame. Palette, typography and the curator verdict for Resend and Tailwind CSS, read side by side.

Palette & spacing overlap

Palette

Shared (2)

#ffffff#000000

Resend only

#f0f0f0#a0a0a0#464a4d#6c6c6c#d6ebfd#44ffa4#ffff92#ff9592#3b9eff#ffca16#baa7ff#70b8ff#22ff99#262a2d#0b0e14#8354fe#0077ff#fa8200

Tailwind CSS only

None

Spacing scale (px)

Shared (10)

2px4px6px8px10px12px16px20px24px28px

Resend only

14px30px

Tailwind CSS only

32px36px

Typography

Display / body / mono + weight ladder

Side A · Dark

Resend

Display
aBCFavorit
Body
inter
Mono
commitMono

Weight ladder

400500

Side B · Light

Tailwind CSS

Display
inter
Body
plexMono
Mono
plexMono

Weight ladder

400500600

Spacing scale

Base unit + container + first 8 steps

Side A · Dark

Resend

Base unit
4 px
Container
1280 px
2px
4px
6px
8px
10px
12px
14px
16px

Side B · Light

Tailwind CSS

Base unit
4 px
Container
1920 px
2px
4px
6px
8px
10px
12px
16px
20px

Motion vocabulary

Level + libraries + durations + easings

Side A · Dark

Resend

Level
expressive
Libraries
-

Durations

0.15s0.2s0.5s1s1.5s30s

Easings

cubic-bezier(0.4, 0, 0.2, 1)cubic-bezier(0.4, 0, 1, 1)cubic-bezier(0.36, 0.66, ...ease-in-out

Side B · Light

Tailwind CSS

Level
subtle
Libraries
Framer Motion

Durations

0.15s0.3s0.35s1s

Easings

cubic-bezier(0.4, 0, 0.2, 1)cubic-bezier(0, 0, 0.2, 1)cubic-bezier(0.4, 0, 1, 1)