#FD5EAB Color

Inspect #FD5EAB across formats, palettes, contrast and closest named color matches.

Color preview

#FD5EAB

Color formats

HEX
#FD5EAB
RGB
rgb(253, 94, 171)
RGBA
rgba(253, 94, 171, 1)
HSL
hsl(331, 98%, 68%)
HSV
hsv(331, 63%, 99%)
CMYK
cmyk(0%, 63%, 32%, 1%)
CSS variable
--color-primary: #FD5EAB;
Lowercase HEX
#fd5eab

Shades

Tints

Tones

Harmony

CSS snippets for #FD5EAB

.color-fd5eab {
  color: #FD5EAB;
  background-color: #FD5EAB;
}

Frequently asked questions

What color is #FD5EAB?+

#FD5EAB is a HEX color with RGB value rgb(253, 94, 171) and HSL value hsl(331, 98%, 68%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FD5EAB?+

The closest Tailwind color is pink-400, available as the bg-pink-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools