#CCAA59 Color

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

Color preview

#CCAA59

Color formats

HEX
#CCAA59
RGB
rgb(204, 170, 89)
RGBA
rgba(204, 170, 89, 1)
HSL
hsl(42, 53%, 57%)
HSV
hsv(42, 56%, 80%)
CMYK
cmyk(0%, 17%, 56%, 20%)
CSS variable
--color-primary: #CCAA59;
Lowercase HEX
#ccaa59

Shades

Tints

Tones

Harmony

CSS snippets for #CCAA59

.color-ccaa59 {
  color: #CCAA59;
  background-color: #CCAA59;
}

Frequently asked questions

What color is #CCAA59?+

#CCAA59 is a HEX color with RGB value rgb(204, 170, 89) and HSL value hsl(42, 53%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCAA59?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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