#EE8BEF Color

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

Color preview

#EE8BEF

Color formats

HEX
#EE8BEF
RGB
rgb(238, 139, 239)
RGBA
rgba(238, 139, 239, 1)
HSL
hsl(299, 76%, 74%)
HSV
hsv(299, 42%, 94%)
CMYK
cmyk(0%, 42%, 0%, 6%)
CSS variable
--color-primary: #EE8BEF;
Lowercase HEX
#ee8bef

Shades

Tints

Tones

Harmony

CSS snippets for #EE8BEF

.color-ee8bef {
  color: #EE8BEF;
  background-color: #EE8BEF;
}

Frequently asked questions

What color is #EE8BEF?+

#EE8BEF is a HEX color with RGB value rgb(238, 139, 239) and HSL value hsl(299, 76%, 74%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EE8BEF?+

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