#FF5EAE Color

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

Color preview

#FF5EAE

Color formats

HEX
#FF5EAE
RGB
rgb(255, 94, 174)
RGBA
rgba(255, 94, 174, 1)
HSL
hsl(330, 100%, 68%)
HSV
hsv(330, 63%, 100%)
CMYK
cmyk(0%, 63%, 32%, 0%)
CSS variable
--color-primary: #FF5EAE;
Lowercase HEX
#ff5eae

Shades

Tints

Tones

Harmony

CSS snippets for #FF5EAE

.color-ff5eae {
  color: #FF5EAE;
  background-color: #FF5EAE;
}

Frequently asked questions

What color is #FF5EAE?+

#FF5EAE is a HEX color with RGB value rgb(255, 94, 174) and HSL value hsl(330, 100%, 68%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF5EAE?+

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