#EE5EAF Color

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

Color preview

#EE5EAF

Color formats

HEX
#EE5EAF
RGB
rgb(238, 94, 175)
RGBA
rgba(238, 94, 175, 1)
HSL
hsl(326, 81%, 65%)
HSV
hsv(326, 61%, 93%)
CMYK
cmyk(0%, 61%, 26%, 7%)
CSS variable
--color-primary: #EE5EAF;
Lowercase HEX
#ee5eaf

Shades

Tints

Tones

Harmony

CSS snippets for #EE5EAF

.color-ee5eaf {
  color: #EE5EAF;
  background-color: #EE5EAF;
}

Frequently asked questions

What color is #EE5EAF?+

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

What is the closest Tailwind color to #EE5EAF?+

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