#C24EBE Color

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

Color preview

#C24EBE

Color formats

HEX
#C24EBE
RGB
rgb(194, 78, 190)
RGBA
rgba(194, 78, 190, 1)
HSL
hsl(302, 49%, 53%)
HSV
hsv(302, 60%, 76%)
CMYK
cmyk(0%, 60%, 2%, 24%)
CSS variable
--color-primary: #C24EBE;
Lowercase HEX
#c24ebe

Shades

Tints

Tones

Harmony

CSS snippets for #C24EBE

.color-c24ebe {
  color: #C24EBE;
  background-color: #C24EBE;
}

Frequently asked questions

What color is #C24EBE?+

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

What is the closest Tailwind color to #C24EBE?+

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