#C24FD2 Color

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

Color preview

#C24FD2

Color formats

HEX
#C24FD2
RGB
rgb(194, 79, 210)
RGBA
rgba(194, 79, 210, 1)
HSL
hsl(293, 59%, 57%)
HSV
hsv(293, 62%, 82%)
CMYK
cmyk(8%, 62%, 0%, 18%)
CSS variable
--color-primary: #C24FD2;
Lowercase HEX
#c24fd2

Shades

Tints

Tones

Harmony

CSS snippets for #C24FD2

.color-c24fd2 {
  color: #C24FD2;
  background-color: #C24FD2;
}

Frequently asked questions

What color is #C24FD2?+

#C24FD2 is a HEX color with RGB value rgb(194, 79, 210) and HSL value hsl(293, 59%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C24FD2?+

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