#CC887B Color

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

Color preview

#CC887B

Color formats

HEX
#CC887B
RGB
rgb(204, 136, 123)
RGBA
rgba(204, 136, 123, 1)
HSL
hsl(10, 44%, 64%)
HSV
hsv(10, 40%, 80%)
CMYK
cmyk(0%, 33%, 40%, 20%)
CSS variable
--color-primary: #CC887B;
Lowercase HEX
#cc887b

Shades

Tints

Tones

Harmony

CSS snippets for #CC887B

.color-cc887b {
  color: #CC887B;
  background-color: #CC887B;
}

Frequently asked questions

What color is #CC887B?+

#CC887B is a HEX color with RGB value rgb(204, 136, 123) and HSL value hsl(10, 44%, 64%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #CC887B?+

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