#EE8BFE Color

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

Color preview

#EE8BFE

Color formats

HEX
#EE8BFE
RGB
rgb(238, 139, 254)
RGBA
rgba(238, 139, 254, 1)
HSL
hsl(292, 98%, 77%)
HSV
hsv(292, 45%, 100%)
CMYK
cmyk(6%, 45%, 0%, 0%)
CSS variable
--color-primary: #EE8BFE;
Lowercase HEX
#ee8bfe

Shades

Tints

Tones

Harmony

CSS snippets for #EE8BFE

.color-ee8bfe {
  color: #EE8BFE;
  background-color: #EE8BFE;
}

Frequently asked questions

What color is #EE8BFE?+

#EE8BFE is a HEX color with RGB value rgb(238, 139, 254) and HSL value hsl(292, 98%, 77%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EE8BFE?+

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