#CC8955 Color

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

Color preview

#CC8955

Color formats

HEX
#CC8955
RGB
rgb(204, 137, 85)
RGBA
rgba(204, 137, 85, 1)
HSL
hsl(26, 54%, 57%)
HSV
hsv(26, 58%, 80%)
CMYK
cmyk(0%, 33%, 58%, 20%)
CSS variable
--color-primary: #CC8955;
Lowercase HEX
#cc8955

Shades

Tints

Tones

Harmony

CSS snippets for #CC8955

.color-cc8955 {
  color: #CC8955;
  background-color: #CC8955;
}

Frequently asked questions

What color is #CC8955?+

#CC8955 is a HEX color with RGB value rgb(204, 137, 85) and HSL value hsl(26, 54%, 57%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CC8955?+

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