#CC875B Color

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

Color preview

#CC875B

Color formats

HEX
#CC875B
RGB
rgb(204, 135, 91)
RGBA
rgba(204, 135, 91, 1)
HSL
hsl(23, 53%, 58%)
HSV
hsv(23, 55%, 80%)
CMYK
cmyk(0%, 34%, 55%, 20%)
CSS variable
--color-primary: #CC875B;
Lowercase HEX
#cc875b

Shades

Tints

Tones

Harmony

CSS snippets for #CC875B

.color-cc875b {
  color: #CC875B;
  background-color: #CC875B;
}

Frequently asked questions

What color is #CC875B?+

#CC875B is a HEX color with RGB value rgb(204, 135, 91) and HSL value hsl(23, 53%, 58%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CC875B?+

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