#C06DAC Color

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

Color preview

#C06DAC

Color formats

HEX
#C06DAC
RGB
rgb(192, 109, 172)
RGBA
rgba(192, 109, 172, 1)
HSL
hsl(314, 40%, 59%)
HSV
hsv(314, 43%, 75%)
CMYK
cmyk(0%, 43%, 10%, 25%)
CSS variable
--color-primary: #C06DAC;
Lowercase HEX
#c06dac

Shades

Tints

Tones

Harmony

CSS snippets for #C06DAC

.color-c06dac {
  color: #C06DAC;
  background-color: #C06DAC;
}

Frequently asked questions

What color is #C06DAC?+

#C06DAC is a HEX color with RGB value rgb(192, 109, 172) and HSL value hsl(314, 40%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C06DAC?+

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