#CCAC55 Color

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

Color preview

#CCAC55

Color formats

HEX
#CCAC55
RGB
rgb(204, 172, 85)
RGBA
rgba(204, 172, 85, 1)
HSL
hsl(44, 54%, 57%)
HSV
hsv(44, 58%, 80%)
CMYK
cmyk(0%, 16%, 58%, 20%)
CSS variable
--color-primary: #CCAC55;
Lowercase HEX
#ccac55

Shades

Tints

Tones

Harmony

CSS snippets for #CCAC55

.color-ccac55 {
  color: #CCAC55;
  background-color: #CCAC55;
}

Frequently asked questions

What color is #CCAC55?+

#CCAC55 is a HEX color with RGB value rgb(204, 172, 85) and HSL value hsl(44, 54%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCAC55?+

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