#C5AE5E Color

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

Color preview

#C5AE5E

Color formats

HEX
#C5AE5E
RGB
rgb(197, 174, 94)
RGBA
rgba(197, 174, 94, 1)
HSL
hsl(47, 47%, 57%)
HSV
hsv(47, 52%, 77%)
CMYK
cmyk(0%, 12%, 52%, 23%)
CSS variable
--color-primary: #C5AE5E;
Lowercase HEX
#c5ae5e

Shades

Tints

Tones

Harmony

CSS snippets for #C5AE5E

.color-c5ae5e {
  color: #C5AE5E;
  background-color: #C5AE5E;
}

Frequently asked questions

What color is #C5AE5E?+

#C5AE5E is a HEX color with RGB value rgb(197, 174, 94) and HSL value hsl(47, 47%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C5AE5E?+

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