#EE9DFB Color

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

Color preview

#EE9DFB

Color formats

HEX
#EE9DFB
RGB
rgb(238, 157, 251)
RGBA
rgba(238, 157, 251, 1)
HSL
hsl(292, 92%, 80%)
HSV
hsv(292, 37%, 98%)
CMYK
cmyk(5%, 37%, 0%, 2%)
CSS variable
--color-primary: #EE9DFB;
Lowercase HEX
#ee9dfb

Shades

Tints

Tones

Harmony

CSS snippets for #EE9DFB

.color-ee9dfb {
  color: #EE9DFB;
  background-color: #EE9DFB;
}

Frequently asked questions

What color is #EE9DFB?+

#EE9DFB is a HEX color with RGB value rgb(238, 157, 251) and HSL value hsl(292, 92%, 80%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EE9DFB?+

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