#EB24C9 Color

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

Color preview

#EB24C9

Color formats

HEX
#EB24C9
RGB
rgb(235, 36, 201)
RGBA
rgba(235, 36, 201, 1)
HSL
hsl(310, 83%, 53%)
HSV
hsv(310, 85%, 92%)
CMYK
cmyk(0%, 85%, 14%, 8%)
CSS variable
--color-primary: #EB24C9;
Lowercase HEX
#eb24c9

Shades

Tints

Tones

Harmony

CSS snippets for #EB24C9

.color-eb24c9 {
  color: #EB24C9;
  background-color: #EB24C9;
}

Frequently asked questions

What color is #EB24C9?+

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

What is the closest Tailwind color to #EB24C9?+

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