#EE5EB4 Color

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

Color preview

#EE5EB4

Color formats

HEX
#EE5EB4
RGB
rgb(238, 94, 180)
RGBA
rgba(238, 94, 180, 1)
HSL
hsl(324, 81%, 65%)
HSV
hsv(324, 61%, 93%)
CMYK
cmyk(0%, 61%, 24%, 7%)
CSS variable
--color-primary: #EE5EB4;
Lowercase HEX
#ee5eb4

Shades

Tints

Tones

Harmony

CSS snippets for #EE5EB4

.color-ee5eb4 {
  color: #EE5EB4;
  background-color: #EE5EB4;
}

Frequently asked questions

What color is #EE5EB4?+

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

What is the closest Tailwind color to #EE5EB4?+

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