#EE5EBE Color

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

Color preview

#EE5EBE

Color formats

HEX
#EE5EBE
RGB
rgb(238, 94, 190)
RGBA
rgba(238, 94, 190, 1)
HSL
hsl(320, 81%, 65%)
HSV
hsv(320, 61%, 93%)
CMYK
cmyk(0%, 61%, 20%, 7%)
CSS variable
--color-primary: #EE5EBE;
Lowercase HEX
#ee5ebe

Shades

Tints

Tones

Harmony

CSS snippets for #EE5EBE

.color-ee5ebe {
  color: #EE5EBE;
  background-color: #EE5EBE;
}

Frequently asked questions

What color is #EE5EBE?+

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

What is the closest Tailwind color to #EE5EBE?+

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