#C06BCC Color

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

Color preview

#C06BCC

Color formats

HEX
#C06BCC
RGB
rgb(192, 107, 204)
RGBA
rgba(192, 107, 204, 1)
HSL
hsl(293, 49%, 61%)
HSV
hsv(293, 48%, 80%)
CMYK
cmyk(6%, 48%, 0%, 20%)
CSS variable
--color-primary: #C06BCC;
Lowercase HEX
#c06bcc

Shades

Tints

Tones

Harmony

CSS snippets for #C06BCC

.color-c06bcc {
  color: #C06BCC;
  background-color: #C06BCC;
}

Frequently asked questions

What color is #C06BCC?+

#C06BCC is a HEX color with RGB value rgb(192, 107, 204) and HSL value hsl(293, 49%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C06BCC?+

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