#C5AE6D Color

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

Color preview

#C5AE6D

Color formats

HEX
#C5AE6D
RGB
rgb(197, 174, 109)
RGBA
rgba(197, 174, 109, 1)
HSL
hsl(44, 43%, 60%)
HSV
hsv(44, 45%, 77%)
CMYK
cmyk(0%, 12%, 45%, 23%)
CSS variable
--color-primary: #C5AE6D;
Lowercase HEX
#c5ae6d

Shades

Tints

Tones

Harmony

CSS snippets for #C5AE6D

.color-c5ae6d {
  color: #C5AE6D;
  background-color: #C5AE6D;
}

Frequently asked questions

What color is #C5AE6D?+

#C5AE6D is a HEX color with RGB value rgb(197, 174, 109) and HSL value hsl(44, 43%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C5AE6D?+

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