#C24EB5 Color

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

Color preview

#C24EB5

Color formats

HEX
#C24EB5
RGB
rgb(194, 78, 181)
RGBA
rgba(194, 78, 181, 1)
HSL
hsl(307, 49%, 53%)
HSV
hsv(307, 60%, 76%)
CMYK
cmyk(0%, 60%, 7%, 24%)
CSS variable
--color-primary: #C24EB5;
Lowercase HEX
#c24eb5

Shades

Tints

Tones

Harmony

CSS snippets for #C24EB5

.color-c24eb5 {
  color: #C24EB5;
  background-color: #C24EB5;
}

Frequently asked questions

What color is #C24EB5?+

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

What is the closest Tailwind color to #C24EB5?+

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