#C05CDF Color

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

Color preview

#C05CDF

Color formats

HEX
#C05CDF
RGB
rgb(192, 92, 223)
RGBA
rgba(192, 92, 223, 1)
HSL
hsl(286, 67%, 62%)
HSV
hsv(286, 59%, 87%)
CMYK
cmyk(14%, 59%, 0%, 13%)
CSS variable
--color-primary: #C05CDF;
Lowercase HEX
#c05cdf

Shades

Tints

Tones

Harmony

CSS snippets for #C05CDF

.color-c05cdf {
  color: #C05CDF;
  background-color: #C05CDF;
}

Frequently asked questions

What color is #C05CDF?+

#C05CDF is a HEX color with RGB value rgb(192, 92, 223) and HSL value hsl(286, 67%, 62%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C05CDF?+

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