#CC85B2 Color

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

Color preview

#CC85B2

Color formats

HEX
#CC85B2
RGB
rgb(204, 133, 178)
RGBA
rgba(204, 133, 178, 1)
HSL
hsl(322, 41%, 66%)
HSV
hsv(322, 35%, 80%)
CMYK
cmyk(0%, 35%, 13%, 20%)
CSS variable
--color-primary: #CC85B2;
Lowercase HEX
#cc85b2

Shades

Tints

Tones

Harmony

CSS snippets for #CC85B2

.color-cc85b2 {
  color: #CC85B2;
  background-color: #CC85B2;
}

Frequently asked questions

What color is #CC85B2?+

#CC85B2 is a HEX color with RGB value rgb(204, 133, 178) and HSL value hsl(322, 41%, 66%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #CC85B2?+

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