#CC8E84 Color

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

Color preview

#CC8E84

Color formats

HEX
#CC8E84
RGB
rgb(204, 142, 132)
RGBA
rgba(204, 142, 132, 1)
HSL
hsl(8, 41%, 66%)
HSV
hsv(8, 35%, 80%)
CMYK
cmyk(0%, 30%, 35%, 20%)
CSS variable
--color-primary: #CC8E84;
Lowercase HEX
#cc8e84

Shades

Tints

Tones

Harmony

CSS snippets for #CC8E84

.color-cc8e84 {
  color: #CC8E84;
  background-color: #CC8E84;
}

Frequently asked questions

What color is #CC8E84?+

#CC8E84 is a HEX color with RGB value rgb(204, 142, 132) and HSL value hsl(8, 41%, 66%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #CC8E84?+

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