#C05DEA Color

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

Color preview

#C05DEA

Color formats

HEX
#C05DEA
RGB
rgb(192, 93, 234)
RGBA
rgba(192, 93, 234, 1)
HSL
hsl(282, 77%, 64%)
HSV
hsv(282, 60%, 92%)
CMYK
cmyk(18%, 60%, 0%, 8%)
CSS variable
--color-primary: #C05DEA;
Lowercase HEX
#c05dea

Shades

Tints

Tones

Harmony

CSS snippets for #C05DEA

.color-c05dea {
  color: #C05DEA;
  background-color: #C05DEA;
}

Frequently asked questions

What color is #C05DEA?+

#C05DEA is a HEX color with RGB value rgb(192, 93, 234) and HSL value hsl(282, 77%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C05DEA?+

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