#EE9BEE Color

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

Color preview

#EE9BEE

Color formats

HEX
#EE9BEE
RGB
rgb(238, 155, 238)
RGBA
rgba(238, 155, 238, 1)
HSL
hsl(300, 71%, 77%)
HSV
hsv(300, 35%, 93%)
CMYK
cmyk(0%, 35%, 0%, 7%)
CSS variable
--color-primary: #EE9BEE;
Lowercase HEX
#ee9bee

Shades

Tints

Tones

Harmony

CSS snippets for #EE9BEE

.color-ee9bee {
  color: #EE9BEE;
  background-color: #EE9BEE;
}

Frequently asked questions

What color is #EE9BEE?+

#EE9BEE is a HEX color with RGB value rgb(238, 155, 238) and HSL value hsl(300, 71%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EE9BEE?+

The closest Tailwind color is fuchsia-300, available as the bg-fuchsia-300 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