#C9AE54 Color

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

Color preview

#C9AE54

Color formats

HEX
#C9AE54
RGB
rgb(201, 174, 84)
RGBA
rgba(201, 174, 84, 1)
HSL
hsl(46, 52%, 56%)
HSV
hsv(46, 58%, 79%)
CMYK
cmyk(0%, 13%, 58%, 21%)
CSS variable
--color-primary: #C9AE54;
Lowercase HEX
#c9ae54

Shades

Tints

Tones

Harmony

CSS snippets for #C9AE54

.color-c9ae54 {
  color: #C9AE54;
  background-color: #C9AE54;
}

Frequently asked questions

What color is #C9AE54?+

#C9AE54 is a HEX color with RGB value rgb(201, 174, 84) and HSL value hsl(46, 52%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C9AE54?+

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