#C05ADE Color

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

Color preview

#C05ADE

Color formats

HEX
#C05ADE
RGB
rgb(192, 90, 222)
RGBA
rgba(192, 90, 222, 1)
HSL
hsl(286, 67%, 61%)
HSV
hsv(286, 59%, 87%)
CMYK
cmyk(14%, 59%, 0%, 13%)
CSS variable
--color-primary: #C05ADE;
Lowercase HEX
#c05ade

Shades

Tints

Tones

Harmony

CSS snippets for #C05ADE

.color-c05ade {
  color: #C05ADE;
  background-color: #C05ADE;
}

Frequently asked questions

What color is #C05ADE?+

#C05ADE is a HEX color with RGB value rgb(192, 90, 222) and HSL value hsl(286, 67%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C05ADE?+

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