#C06B96 Color

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

Color preview

#C06B96

Color formats

HEX
#C06B96
RGB
rgb(192, 107, 150)
RGBA
rgba(192, 107, 150, 1)
HSL
hsl(330, 40%, 59%)
HSV
hsv(330, 44%, 75%)
CMYK
cmyk(0%, 44%, 22%, 25%)
CSS variable
--color-primary: #C06B96;
Lowercase HEX
#c06b96

Shades

Tints

Tones

Harmony

CSS snippets for #C06B96

.color-c06b96 {
  color: #C06B96;
  background-color: #C06B96;
}

Frequently asked questions

What color is #C06B96?+

#C06B96 is a HEX color with RGB value rgb(192, 107, 150) and HSL value hsl(330, 40%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C06B96?+

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