#C5AE63 Color

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

Color preview

#C5AE63

Color formats

HEX
#C5AE63
RGB
rgb(197, 174, 99)
RGBA
rgba(197, 174, 99, 1)
HSL
hsl(46, 46%, 58%)
HSV
hsv(46, 50%, 77%)
CMYK
cmyk(0%, 12%, 50%, 23%)
CSS variable
--color-primary: #C5AE63;
Lowercase HEX
#c5ae63

Shades

Tints

Tones

Harmony

CSS snippets for #C5AE63

.color-c5ae63 {
  color: #C5AE63;
  background-color: #C5AE63;
}

Frequently asked questions

What color is #C5AE63?+

#C5AE63 is a HEX color with RGB value rgb(197, 174, 99) and HSL value hsl(46, 46%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C5AE63?+

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