#C06DCD Color

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

Color preview

#C06DCD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C06DCD

.color-c06dcd {
  color: #C06DCD;
  background-color: #C06DCD;
}

Frequently asked questions

What color is #C06DCD?+

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

What is the closest Tailwind color to #C06DCD?+

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