#CC855B Color

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

Color preview

#CC855B

Color formats

HEX
#CC855B
RGB
rgb(204, 133, 91)
RGBA
rgba(204, 133, 91, 1)
HSL
hsl(22, 53%, 58%)
HSV
hsv(22, 55%, 80%)
CMYK
cmyk(0%, 35%, 55%, 20%)
CSS variable
--color-primary: #CC855B;
Lowercase HEX
#cc855b

Shades

Tints

Tones

Harmony

CSS snippets for #CC855B

.color-cc855b {
  color: #CC855B;
  background-color: #CC855B;
}

Frequently asked questions

What color is #CC855B?+

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

What is the closest Tailwind color to #CC855B?+

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