#C06ECC Color

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

Color preview

#C06ECC

Color formats

HEX
#C06ECC
RGB
rgb(192, 110, 204)
RGBA
rgba(192, 110, 204, 1)
HSL
hsl(292, 48%, 62%)
HSV
hsv(292, 46%, 80%)
CMYK
cmyk(6%, 46%, 0%, 20%)
CSS variable
--color-primary: #C06ECC;
Lowercase HEX
#c06ecc

Shades

Tints

Tones

Harmony

CSS snippets for #C06ECC

.color-c06ecc {
  color: #C06ECC;
  background-color: #C06ECC;
}

Frequently asked questions

What color is #C06ECC?+

#C06ECC is a HEX color with RGB value rgb(192, 110, 204) and HSL value hsl(292, 48%, 62%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C06ECC?+

The closest Tailwind color is purple-400, available as the bg-purple-400 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