#EE8EBE Color

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

Color preview

#EE8EBE

Color formats

HEX
#EE8EBE
RGB
rgb(238, 142, 190)
RGBA
rgba(238, 142, 190, 1)
HSL
hsl(330, 74%, 75%)
HSV
hsv(330, 40%, 93%)
CMYK
cmyk(0%, 40%, 20%, 7%)
CSS variable
--color-primary: #EE8EBE;
Lowercase HEX
#ee8ebe

Shades

Tints

Tones

Harmony

CSS snippets for #EE8EBE

.color-ee8ebe {
  color: #EE8EBE;
  background-color: #EE8EBE;
}

Frequently asked questions

What color is #EE8EBE?+

#EE8EBE is a HEX color with RGB value rgb(238, 142, 190) and HSL value hsl(330, 74%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EE8EBE?+

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