#EE9DE9 Color

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

Color preview

#EE9DE9

Color formats

HEX
#EE9DE9
RGB
rgb(238, 157, 233)
RGBA
rgba(238, 157, 233, 1)
HSL
hsl(304, 70%, 77%)
HSV
hsv(304, 34%, 93%)
CMYK
cmyk(0%, 34%, 2%, 7%)
CSS variable
--color-primary: #EE9DE9;
Lowercase HEX
#ee9de9

Shades

Tints

Tones

Harmony

CSS snippets for #EE9DE9

.color-ee9de9 {
  color: #EE9DE9;
  background-color: #EE9DE9;
}

Frequently asked questions

What color is #EE9DE9?+

#EE9DE9 is a HEX color with RGB value rgb(238, 157, 233) and HSL value hsl(304, 70%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EE9DE9?+

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