#CC9A55 Color

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

Color preview

#CC9A55

Color formats

HEX
#CC9A55
RGB
rgb(204, 154, 85)
RGBA
rgba(204, 154, 85, 1)
HSL
hsl(35, 54%, 57%)
HSV
hsv(35, 58%, 80%)
CMYK
cmyk(0%, 25%, 58%, 20%)
CSS variable
--color-primary: #CC9A55;
Lowercase HEX
#cc9a55

Shades

Tints

Tones

Harmony

CSS snippets for #CC9A55

.color-cc9a55 {
  color: #CC9A55;
  background-color: #CC9A55;
}

Frequently asked questions

What color is #CC9A55?+

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

What is the closest Tailwind color to #CC9A55?+

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