#C05CFF Color

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

Color preview

#C05CFF

Color formats

HEX
#C05CFF
RGB
rgb(192, 92, 255)
RGBA
rgba(192, 92, 255, 1)
HSL
hsl(277, 100%, 68%)
HSV
hsv(277, 64%, 100%)
CMYK
cmyk(25%, 64%, 0%, 0%)
CSS variable
--color-primary: #C05CFF;
Lowercase HEX
#c05cff

Shades

Tints

Tones

Harmony

CSS snippets for #C05CFF

.color-c05cff {
  color: #C05CFF;
  background-color: #C05CFF;
}

Frequently asked questions

What color is #C05CFF?+

#C05CFF is a HEX color with RGB value rgb(192, 92, 255) and HSL value hsl(277, 100%, 68%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C05CFF?+

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