#C24E8A Color

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

Color preview

#C24E8A

Color formats

HEX
#C24E8A
RGB
rgb(194, 78, 138)
RGBA
rgba(194, 78, 138, 1)
HSL
hsl(329, 49%, 53%)
HSV
hsv(329, 60%, 76%)
CMYK
cmyk(0%, 60%, 29%, 24%)
CSS variable
--color-primary: #C24E8A;
Lowercase HEX
#c24e8a

Shades

Tints

Tones

Harmony

CSS snippets for #C24E8A

.color-c24e8a {
  color: #C24E8A;
  background-color: #C24E8A;
}

Frequently asked questions

What color is #C24E8A?+

#C24E8A is a HEX color with RGB value rgb(194, 78, 138) and HSL value hsl(329, 49%, 53%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C24E8A?+

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