#C5AE7C Color

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

Color preview

#C5AE7C

Color formats

HEX
#C5AE7C
RGB
rgb(197, 174, 124)
RGBA
rgba(197, 174, 124, 1)
HSL
hsl(41, 39%, 63%)
HSV
hsv(41, 37%, 77%)
CMYK
cmyk(0%, 12%, 37%, 23%)
CSS variable
--color-primary: #C5AE7C;
Lowercase HEX
#c5ae7c

Shades

Tints

Tones

Harmony

CSS snippets for #C5AE7C

.color-c5ae7c {
  color: #C5AE7C;
  background-color: #C5AE7C;
}

Frequently asked questions

What color is #C5AE7C?+

#C5AE7C is a HEX color with RGB value rgb(197, 174, 124) and HSL value hsl(41, 39%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C5AE7C?+

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