#C9AE26 Color

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

Color preview

#C9AE26

Color formats

HEX
#C9AE26
RGB
rgb(201, 174, 38)
RGBA
rgba(201, 174, 38, 1)
HSL
hsl(50, 68%, 47%)
HSV
hsv(50, 81%, 79%)
CMYK
cmyk(0%, 13%, 81%, 21%)
CSS variable
--color-primary: #C9AE26;
Lowercase HEX
#c9ae26

Shades

Tints

Tones

Harmony

CSS snippets for #C9AE26

.color-c9ae26 {
  color: #C9AE26;
  background-color: #C9AE26;
}

Frequently asked questions

What color is #C9AE26?+

#C9AE26 is a HEX color with RGB value rgb(201, 174, 38) and HSL value hsl(50, 68%, 47%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C9AE26?+

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