#EB8BEE Color

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

Color preview

#EB8BEE

Color formats

HEX
#EB8BEE
RGB
rgb(235, 139, 238)
RGBA
rgba(235, 139, 238, 1)
HSL
hsl(298, 74%, 74%)
HSV
hsv(298, 42%, 93%)
CMYK
cmyk(1%, 42%, 0%, 7%)
CSS variable
--color-primary: #EB8BEE;
Lowercase HEX
#eb8bee

Shades

Tints

Tones

Harmony

CSS snippets for #EB8BEE

.color-eb8bee {
  color: #EB8BEE;
  background-color: #EB8BEE;
}

Frequently asked questions

What color is #EB8BEE?+

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

What is the closest Tailwind color to #EB8BEE?+

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