#EB23D4 Color

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

Color preview

#EB23D4

Color formats

HEX
#EB23D4
RGB
rgb(235, 35, 212)
RGBA
rgba(235, 35, 212, 1)
HSL
hsl(307, 83%, 53%)
HSV
hsv(307, 85%, 92%)
CMYK
cmyk(0%, 85%, 10%, 8%)
CSS variable
--color-primary: #EB23D4;
Lowercase HEX
#eb23d4

Shades

Tints

Tones

Harmony

CSS snippets for #EB23D4

.color-eb23d4 {
  color: #EB23D4;
  background-color: #EB23D4;
}

Frequently asked questions

What color is #EB23D4?+

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

What is the closest Tailwind color to #EB23D4?+

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