#EE5A9F Color

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

Color preview

#EE5A9F

Color formats

HEX
#EE5A9F
RGB
rgb(238, 90, 159)
RGBA
rgba(238, 90, 159, 1)
HSL
hsl(332, 81%, 64%)
HSV
hsv(332, 62%, 93%)
CMYK
cmyk(0%, 62%, 33%, 7%)
CSS variable
--color-primary: #EE5A9F;
Lowercase HEX
#ee5a9f

Shades

Tints

Tones

Harmony

CSS snippets for #EE5A9F

.color-ee5a9f {
  color: #EE5A9F;
  background-color: #EE5A9F;
}

Frequently asked questions

What color is #EE5A9F?+

#EE5A9F is a HEX color with RGB value rgb(238, 90, 159) and HSL value hsl(332, 81%, 64%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #EE5A9F?+

The closest Tailwind color is pink-500, available as the bg-pink-500 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