#CC8F55 Color

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

Color preview

#CC8F55

Color formats

HEX
#CC8F55
RGB
rgb(204, 143, 85)
RGBA
rgba(204, 143, 85, 1)
HSL
hsl(29, 54%, 57%)
HSV
hsv(29, 58%, 80%)
CMYK
cmyk(0%, 30%, 58%, 20%)
CSS variable
--color-primary: #CC8F55;
Lowercase HEX
#cc8f55

Shades

Tints

Tones

Harmony

CSS snippets for #CC8F55

.color-cc8f55 {
  color: #CC8F55;
  background-color: #CC8F55;
}

Frequently asked questions

What color is #CC8F55?+

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

What is the closest Tailwind color to #CC8F55?+

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