#C8AE37 Color

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

Color preview

#C8AE37

Color formats

HEX
#C8AE37
RGB
rgb(200, 174, 55)
RGBA
rgba(200, 174, 55, 1)
HSL
hsl(49, 57%, 50%)
HSV
hsv(49, 73%, 78%)
CMYK
cmyk(0%, 13%, 73%, 22%)
CSS variable
--color-primary: #C8AE37;
Lowercase HEX
#c8ae37

Shades

Tints

Tones

Harmony

CSS snippets for #C8AE37

.color-c8ae37 {
  color: #C8AE37;
  background-color: #C8AE37;
}

Frequently asked questions

What color is #C8AE37?+

#C8AE37 is a HEX color with RGB value rgb(200, 174, 55) and HSL value hsl(49, 57%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C8AE37?+

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