#EE5EBB Color

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

Color preview

#EE5EBB

Color formats

HEX
#EE5EBB
RGB
rgb(238, 94, 187)
RGBA
rgba(238, 94, 187, 1)
HSL
hsl(321, 81%, 65%)
HSV
hsv(321, 61%, 93%)
CMYK
cmyk(0%, 61%, 21%, 7%)
CSS variable
--color-primary: #EE5EBB;
Lowercase HEX
#ee5ebb

Shades

Tints

Tones

Harmony

CSS snippets for #EE5EBB

.color-ee5ebb {
  color: #EE5EBB;
  background-color: #EE5EBB;
}

Frequently asked questions

What color is #EE5EBB?+

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

What is the closest Tailwind color to #EE5EBB?+

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