#C06FAC Color

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

Color preview

#C06FAC

Color formats

HEX
#C06FAC
RGB
rgb(192, 111, 172)
RGBA
rgba(192, 111, 172, 1)
HSL
hsl(315, 39%, 59%)
HSV
hsv(315, 42%, 75%)
CMYK
cmyk(0%, 42%, 10%, 25%)
CSS variable
--color-primary: #C06FAC;
Lowercase HEX
#c06fac

Shades

Tints

Tones

Harmony

CSS snippets for #C06FAC

.color-c06fac {
  color: #C06FAC;
  background-color: #C06FAC;
}

Frequently asked questions

What color is #C06FAC?+

#C06FAC is a HEX color with RGB value rgb(192, 111, 172) and HSL value hsl(315, 39%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C06FAC?+

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