#CC875C Color

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

Color preview

#CC875C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CC875C

.color-cc875c {
  color: #CC875C;
  background-color: #CC875C;
}

Frequently asked questions

What color is #CC875C?+

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

What is the closest Tailwind color to #CC875C?+

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