#C06D99 Color

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

Color preview

#C06D99

Color formats

HEX
#C06D99
RGB
rgb(192, 109, 153)
RGBA
rgba(192, 109, 153, 1)
HSL
hsl(328, 40%, 59%)
HSV
hsv(328, 43%, 75%)
CMYK
cmyk(0%, 43%, 20%, 25%)
CSS variable
--color-primary: #C06D99;
Lowercase HEX
#c06d99

Shades

Tints

Tones

Harmony

CSS snippets for #C06D99

.color-c06d99 {
  color: #C06D99;
  background-color: #C06D99;
}

Frequently asked questions

What color is #C06D99?+

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

What is the closest Tailwind color to #C06D99?+

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