#EB2DEB Color

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

Color preview

#EB2DEB

Color formats

HEX
#EB2DEB
RGB
rgb(235, 45, 235)
RGBA
rgba(235, 45, 235, 1)
HSL
hsl(300, 83%, 55%)
HSV
hsv(300, 81%, 92%)
CMYK
cmyk(0%, 81%, 0%, 8%)
CSS variable
--color-primary: #EB2DEB;
Lowercase HEX
#eb2deb

Shades

Tints

Tones

Harmony

CSS snippets for #EB2DEB

.color-eb2deb {
  color: #EB2DEB;
  background-color: #EB2DEB;
}

Frequently asked questions

What color is #EB2DEB?+

#EB2DEB is a HEX color with RGB value rgb(235, 45, 235) and HSL value hsl(300, 83%, 55%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EB2DEB?+

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