#C24EB9 Color

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

Color preview

#C24EB9

Color formats

HEX
#C24EB9
RGB
rgb(194, 78, 185)
RGBA
rgba(194, 78, 185, 1)
HSL
hsl(305, 49%, 53%)
HSV
hsv(305, 60%, 76%)
CMYK
cmyk(0%, 60%, 5%, 24%)
CSS variable
--color-primary: #C24EB9;
Lowercase HEX
#c24eb9

Shades

Tints

Tones

Harmony

CSS snippets for #C24EB9

.color-c24eb9 {
  color: #C24EB9;
  background-color: #C24EB9;
}

Frequently asked questions

What color is #C24EB9?+

#C24EB9 is a HEX color with RGB value rgb(194, 78, 185) and HSL value hsl(305, 49%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C24EB9?+

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