#CC9942 Color

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

Color preview

#CC9942

Color formats

HEX
#CC9942
RGB
rgb(204, 153, 66)
RGBA
rgba(204, 153, 66, 1)
HSL
hsl(38, 58%, 53%)
HSV
hsv(38, 68%, 80%)
CMYK
cmyk(0%, 25%, 68%, 20%)
CSS variable
--color-primary: #CC9942;
Lowercase HEX
#cc9942

Shades

Tints

Tones

Harmony

CSS snippets for #CC9942

.color-cc9942 {
  color: #CC9942;
  background-color: #CC9942;
}

Frequently asked questions

What color is #CC9942?+

#CC9942 is a HEX color with RGB value rgb(204, 153, 66) and HSL value hsl(38, 58%, 53%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CC9942?+

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