#CC8959 Color

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

Color preview

#CC8959

Color formats

HEX
#CC8959
RGB
rgb(204, 137, 89)
RGBA
rgba(204, 137, 89, 1)
HSL
hsl(25, 53%, 57%)
HSV
hsv(25, 56%, 80%)
CMYK
cmyk(0%, 33%, 56%, 20%)
CSS variable
--color-primary: #CC8959;
Lowercase HEX
#cc8959

Shades

Tints

Tones

Harmony

CSS snippets for #CC8959

.color-cc8959 {
  color: #CC8959;
  background-color: #CC8959;
}

Frequently asked questions

What color is #CC8959?+

#CC8959 is a HEX color with RGB value rgb(204, 137, 89) and HSL value hsl(25, 53%, 57%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CC8959?+

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