#EB9EE9 Color

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

Color preview

#EB9EE9

Color formats

HEX
#EB9EE9
RGB
rgb(235, 158, 233)
RGBA
rgba(235, 158, 233, 1)
HSL
hsl(302, 66%, 77%)
HSV
hsv(302, 33%, 92%)
CMYK
cmyk(0%, 33%, 1%, 8%)
CSS variable
--color-primary: #EB9EE9;
Lowercase HEX
#eb9ee9

Shades

Tints

Tones

Harmony

CSS snippets for #EB9EE9

.color-eb9ee9 {
  color: #EB9EE9;
  background-color: #EB9EE9;
}

Frequently asked questions

What color is #EB9EE9?+

#EB9EE9 is a HEX color with RGB value rgb(235, 158, 233) and HSL value hsl(302, 66%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EB9EE9?+

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