#EB23E8 Color

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

Color preview

#EB23E8

Color formats

HEX
#EB23E8
RGB
rgb(235, 35, 232)
RGBA
rgba(235, 35, 232, 1)
HSL
hsl(301, 83%, 53%)
HSV
hsv(301, 85%, 92%)
CMYK
cmyk(0%, 85%, 1%, 8%)
CSS variable
--color-primary: #EB23E8;
Lowercase HEX
#eb23e8

Shades

Tints

Tones

Harmony

CSS snippets for #EB23E8

.color-eb23e8 {
  color: #EB23E8;
  background-color: #EB23E8;
}

Frequently asked questions

What color is #EB23E8?+

#EB23E8 is a HEX color with RGB value rgb(235, 35, 232) and HSL value hsl(301, 83%, 53%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EB23E8?+

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