#C7AE56 Color

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

Color preview

#C7AE56

Color formats

HEX
#C7AE56
RGB
rgb(199, 174, 86)
RGBA
rgba(199, 174, 86, 1)
HSL
hsl(47, 50%, 56%)
HSV
hsv(47, 57%, 78%)
CMYK
cmyk(0%, 13%, 57%, 22%)
CSS variable
--color-primary: #C7AE56;
Lowercase HEX
#c7ae56

Shades

Tints

Tones

Harmony

CSS snippets for #C7AE56

.color-c7ae56 {
  color: #C7AE56;
  background-color: #C7AE56;
}

Frequently asked questions

What color is #C7AE56?+

#C7AE56 is a HEX color with RGB value rgb(199, 174, 86) and HSL value hsl(47, 50%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C7AE56?+

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