#EB8EEE Color

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

Color preview

#EB8EEE

Color formats

HEX
#EB8EEE
RGB
rgb(235, 142, 238)
RGBA
rgba(235, 142, 238, 1)
HSL
hsl(298, 74%, 75%)
HSV
hsv(298, 40%, 93%)
CMYK
cmyk(1%, 40%, 0%, 7%)
CSS variable
--color-primary: #EB8EEE;
Lowercase HEX
#eb8eee

Shades

Tints

Tones

Harmony

CSS snippets for #EB8EEE

.color-eb8eee {
  color: #EB8EEE;
  background-color: #EB8EEE;
}

Frequently asked questions

What color is #EB8EEE?+

#EB8EEE is a HEX color with RGB value rgb(235, 142, 238) and HSL value hsl(298, 74%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EB8EEE?+

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