#CC985C Color

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

Color preview

#CC985C

Color formats

HEX
#CC985C
RGB
rgb(204, 152, 92)
RGBA
rgba(204, 152, 92, 1)
HSL
hsl(32, 52%, 58%)
HSV
hsv(32, 55%, 80%)
CMYK
cmyk(0%, 25%, 55%, 20%)
CSS variable
--color-primary: #CC985C;
Lowercase HEX
#cc985c

Shades

Tints

Tones

Harmony

CSS snippets for #CC985C

.color-cc985c {
  color: #CC985C;
  background-color: #CC985C;
}

Frequently asked questions

What color is #CC985C?+

#CC985C is a HEX color with RGB value rgb(204, 152, 92) and HSL value hsl(32, 52%, 58%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CC985C?+

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