#CC85A5 Color

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

Color preview

#CC85A5

Color formats

HEX
#CC85A5
RGB
rgb(204, 133, 165)
RGBA
rgba(204, 133, 165, 1)
HSL
hsl(333, 41%, 66%)
HSV
hsv(333, 35%, 80%)
CMYK
cmyk(0%, 35%, 19%, 20%)
CSS variable
--color-primary: #CC85A5;
Lowercase HEX
#cc85a5

Shades

Tints

Tones

Harmony

CSS snippets for #CC85A5

.color-cc85a5 {
  color: #CC85A5;
  background-color: #CC85A5;
}

Frequently asked questions

What color is #CC85A5?+

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

What is the closest Tailwind color to #CC85A5?+

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