#C9AE40 Color

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

Color preview

#C9AE40

Color formats

HEX
#C9AE40
RGB
rgb(201, 174, 64)
RGBA
rgba(201, 174, 64, 1)
HSL
hsl(48, 56%, 52%)
HSV
hsv(48, 68%, 79%)
CMYK
cmyk(0%, 13%, 68%, 21%)
CSS variable
--color-primary: #C9AE40;
Lowercase HEX
#c9ae40

Shades

Tints

Tones

Harmony

CSS snippets for #C9AE40

.color-c9ae40 {
  color: #C9AE40;
  background-color: #C9AE40;
}

Frequently asked questions

What color is #C9AE40?+

#C9AE40 is a HEX color with RGB value rgb(201, 174, 64) and HSL value hsl(48, 56%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C9AE40?+

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