#C05FFC Color

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

Color preview

#C05FFC

Color formats

HEX
#C05FFC
RGB
rgb(192, 95, 252)
RGBA
rgba(192, 95, 252, 1)
HSL
hsl(277, 96%, 68%)
HSV
hsv(277, 62%, 99%)
CMYK
cmyk(24%, 62%, 0%, 1%)
CSS variable
--color-primary: #C05FFC;
Lowercase HEX
#c05ffc

Shades

Tints

Tones

Harmony

CSS snippets for #C05FFC

.color-c05ffc {
  color: #C05FFC;
  background-color: #C05FFC;
}

Frequently asked questions

What color is #C05FFC?+

#C05FFC is a HEX color with RGB value rgb(192, 95, 252) and HSL value hsl(277, 96%, 68%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C05FFC?+

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