#C5AE59 Color

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

Color preview

#C5AE59

Color formats

HEX
#C5AE59
RGB
rgb(197, 174, 89)
RGBA
rgba(197, 174, 89, 1)
HSL
hsl(47, 48%, 56%)
HSV
hsv(47, 55%, 77%)
CMYK
cmyk(0%, 12%, 55%, 23%)
CSS variable
--color-primary: #C5AE59;
Lowercase HEX
#c5ae59

Shades

Tints

Tones

Harmony

CSS snippets for #C5AE59

.color-c5ae59 {
  color: #C5AE59;
  background-color: #C5AE59;
}

Frequently asked questions

What color is #C5AE59?+

#C5AE59 is a HEX color with RGB value rgb(197, 174, 89) and HSL value hsl(47, 48%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C5AE59?+

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