#FD5EB0 Color

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

Color preview

#FD5EB0

Color formats

HEX
#FD5EB0
RGB
rgb(253, 94, 176)
RGBA
rgba(253, 94, 176, 1)
HSL
hsl(329, 98%, 68%)
HSV
hsv(329, 63%, 99%)
CMYK
cmyk(0%, 63%, 30%, 1%)
CSS variable
--color-primary: #FD5EB0;
Lowercase HEX
#fd5eb0

Shades

Tints

Tones

Harmony

CSS snippets for #FD5EB0

.color-fd5eb0 {
  color: #FD5EB0;
  background-color: #FD5EB0;
}

Frequently asked questions

What color is #FD5EB0?+

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

What is the closest Tailwind color to #FD5EB0?+

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