#EE8EFB Color

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

Color preview

#EE8EFB

Color formats

HEX
#EE8EFB
RGB
rgb(238, 142, 251)
RGBA
rgba(238, 142, 251, 1)
HSL
hsl(293, 93%, 77%)
HSV
hsv(293, 43%, 98%)
CMYK
cmyk(5%, 43%, 0%, 2%)
CSS variable
--color-primary: #EE8EFB;
Lowercase HEX
#ee8efb

Shades

Tints

Tones

Harmony

CSS snippets for #EE8EFB

.color-ee8efb {
  color: #EE8EFB;
  background-color: #EE8EFB;
}

Frequently asked questions

What color is #EE8EFB?+

#EE8EFB is a HEX color with RGB value rgb(238, 142, 251) and HSL value hsl(293, 93%, 77%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EE8EFB?+

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