#EB23C0 Color

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

Color preview

#EB23C0

Color formats

HEX
#EB23C0
RGB
rgb(235, 35, 192)
RGBA
rgba(235, 35, 192, 1)
HSL
hsl(313, 83%, 53%)
HSV
hsv(313, 85%, 92%)
CMYK
cmyk(0%, 85%, 18%, 8%)
CSS variable
--color-primary: #EB23C0;
Lowercase HEX
#eb23c0

Shades

Tints

Tones

Harmony

CSS snippets for #EB23C0

.color-eb23c0 {
  color: #EB23C0;
  background-color: #EB23C0;
}

Frequently asked questions

What color is #EB23C0?+

#EB23C0 is a HEX color with RGB value rgb(235, 35, 192) and HSL value hsl(313, 83%, 53%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #EB23C0?+

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