#C9AE4B Color

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

Color preview

#C9AE4B

Color formats

HEX
#C9AE4B
RGB
rgb(201, 174, 75)
RGBA
rgba(201, 174, 75, 1)
HSL
hsl(47, 54%, 54%)
HSV
hsv(47, 63%, 79%)
CMYK
cmyk(0%, 13%, 63%, 21%)
CSS variable
--color-primary: #C9AE4B;
Lowercase HEX
#c9ae4b

Shades

Tints

Tones

Harmony

CSS snippets for #C9AE4B

.color-c9ae4b {
  color: #C9AE4B;
  background-color: #C9AE4B;
}

Frequently asked questions

What color is #C9AE4B?+

#C9AE4B is a HEX color with RGB value rgb(201, 174, 75) and HSL value hsl(47, 54%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C9AE4B?+

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