#EB9BEE Color

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

Color preview

#EB9BEE

Color formats

HEX
#EB9BEE
RGB
rgb(235, 155, 238)
RGBA
rgba(235, 155, 238, 1)
HSL
hsl(298, 71%, 77%)
HSV
hsv(298, 35%, 93%)
CMYK
cmyk(1%, 35%, 0%, 7%)
CSS variable
--color-primary: #EB9BEE;
Lowercase HEX
#eb9bee

Shades

Tints

Tones

Harmony

CSS snippets for #EB9BEE

.color-eb9bee {
  color: #EB9BEE;
  background-color: #EB9BEE;
}

Frequently asked questions

What color is #EB9BEE?+

#EB9BEE is a HEX color with RGB value rgb(235, 155, 238) and HSL value hsl(298, 71%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EB9BEE?+

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