#CC888D Color

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

Color preview

#CC888D

Color formats

HEX
#CC888D
RGB
rgb(204, 136, 141)
RGBA
rgba(204, 136, 141, 1)
HSL
hsl(356, 40%, 67%)
HSV
hsv(356, 33%, 80%)
CMYK
cmyk(0%, 33%, 31%, 20%)
CSS variable
--color-primary: #CC888D;
Lowercase HEX
#cc888d

Shades

Tints

Tones

Harmony

CSS snippets for #CC888D

.color-cc888d {
  color: #CC888D;
  background-color: #CC888D;
}

Frequently asked questions

What color is #CC888D?+

#CC888D is a HEX color with RGB value rgb(204, 136, 141) and HSL value hsl(356, 40%, 67%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #CC888D?+

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