#EE5EAD Color

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

Color preview

#EE5EAD

Color formats

HEX
#EE5EAD
RGB
rgb(238, 94, 173)
RGBA
rgba(238, 94, 173, 1)
HSL
hsl(327, 81%, 65%)
HSV
hsv(327, 61%, 93%)
CMYK
cmyk(0%, 61%, 27%, 7%)
CSS variable
--color-primary: #EE5EAD;
Lowercase HEX
#ee5ead

Shades

Tints

Tones

Harmony

CSS snippets for #EE5EAD

.color-ee5ead {
  color: #EE5EAD;
  background-color: #EE5EAD;
}

Frequently asked questions

What color is #EE5EAD?+

#EE5EAD is a HEX color with RGB value rgb(238, 94, 173) and HSL value hsl(327, 81%, 65%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #EE5EAD?+

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