#EB24C6 Color

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

Color preview

#EB24C6

Color formats

HEX
#EB24C6
RGB
rgb(235, 36, 198)
RGBA
rgba(235, 36, 198, 1)
HSL
hsl(311, 83%, 53%)
HSV
hsv(311, 85%, 92%)
CMYK
cmyk(0%, 85%, 16%, 8%)
CSS variable
--color-primary: #EB24C6;
Lowercase HEX
#eb24c6

Shades

Tints

Tones

Harmony

CSS snippets for #EB24C6

.color-eb24c6 {
  color: #EB24C6;
  background-color: #EB24C6;
}

Frequently asked questions

What color is #EB24C6?+

#EB24C6 is a HEX color with RGB value rgb(235, 36, 198) and HSL value hsl(311, 83%, 53%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #EB24C6?+

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