#C06CCD Color

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

Color preview

#C06CCD

Color formats

HEX
#C06CCD
RGB
rgb(192, 108, 205)
RGBA
rgba(192, 108, 205, 1)
HSL
hsl(292, 49%, 61%)
HSV
hsv(292, 47%, 80%)
CMYK
cmyk(6%, 47%, 0%, 20%)
CSS variable
--color-primary: #C06CCD;
Lowercase HEX
#c06ccd

Shades

Tints

Tones

Harmony

CSS snippets for #C06CCD

.color-c06ccd {
  color: #C06CCD;
  background-color: #C06CCD;
}

Frequently asked questions

What color is #C06CCD?+

#C06CCD is a HEX color with RGB value rgb(192, 108, 205) and HSL value hsl(292, 49%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C06CCD?+

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