#C8AE59 Color

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

Color preview

#C8AE59

Color formats

HEX
#C8AE59
RGB
rgb(200, 174, 89)
RGBA
rgba(200, 174, 89, 1)
HSL
hsl(46, 50%, 57%)
HSV
hsv(46, 56%, 78%)
CMYK
cmyk(0%, 13%, 56%, 22%)
CSS variable
--color-primary: #C8AE59;
Lowercase HEX
#c8ae59

Shades

Tints

Tones

Harmony

CSS snippets for #C8AE59

.color-c8ae59 {
  color: #C8AE59;
  background-color: #C8AE59;
}

Frequently asked questions

What color is #C8AE59?+

#C8AE59 is a HEX color with RGB value rgb(200, 174, 89) and HSL value hsl(46, 50%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C8AE59?+

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