Tailwind Pink

Tailwind CSS's pink hue family — 11 stops from 50 (lightest) to 950 (darkest), forming a warm pink-magenta chromatic scale. Use directly as a brand palette or pair with an accent hue from another tailwind-* atom.

13 swatches 14 light roles 14 dark roles tailwindwarmchromatic

Swatches

pink-50
#FDF2F8
Lightest stop — page background in light mode.
pink-100
#FCE7F3
Very light surface — cards and panels on light background.
pink-200
#FCCEE8
Light divider, hairline, or subtle fill.
pink-300
#FDA5D5
Muted accent or disabled-state foreground in light mode.
pink-400
#FB64B6
Mid-light tint — soft accent, hover wash, decorative fill.
pink-500
#F6339A
Mid stop — the canonical brand hue for chromatic palettes.
pink-600
#E60076
Mid-dark stop — primary action in light mode for chromatic palettes.
pink-700
#C6005C
Dark stop — pressed states, deeper emphasis.
pink-800
#A3004C
Very dark stop — heavy emphasis, secondary text on light.
pink-900
#861043
Near-darkest stop — body text on light, surface on dark.
pink-950
#510424
Darkest stop — page background in dark mode.
pure-white
#FFFFFF
Maximum-elevation surface and high-contrast text in dark mode.
pure-black
#000000
High-contrast text on light chromatic hues where the deepest stop reads as the hue, not black.

Mode role mappings

Light mode (14 roles)

accent → pink-700
accent-hover → pink-600
background → pink-50
error → pink-700
primary → pink-500
primary-hover → pink-600
success → pink-600
surface → pink-100
surface-elevated → pure-white
text-primary → pink-900
text-secondary → pink-800
text-tertiary → pink-600
warning → pink-300
warning-hover → pink-400

Dark mode (14 roles)

accent → pink-300
accent-hover → pink-200
background → pink-950
error → pink-300
primary → pink-400
primary-hover → pink-300
success → pink-400
surface → pink-900
surface-elevated → pink-800
text-primary → pink-50
text-secondary → pink-200
text-tertiary → pink-400
warning → pink-600
warning-hover → pink-500

Provenance

Source
https://tailwindcss.com/docs/colors
License
MIT
Attribution
Tailwind CSS colors, Copyright Tailwind Labs Inc., MIT licensed. Hex values derived from canonical OKLCH definitions in packages/tailwindcss/theme.css via the W3C CSS Color Module Level 4 OKLCH → sRGB conversion.
Imported
2026-05-18 (upstream version 4.x)