#C7AE47 Color

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

Color preview

#C7AE47

Color formats

HEX
#C7AE47
RGB
rgb(199, 174, 71)
RGBA
rgba(199, 174, 71, 1)
HSL
hsl(48, 53%, 53%)
HSV
hsv(48, 64%, 78%)
CMYK
cmyk(0%, 13%, 64%, 22%)
CSS variable
--color-primary: #C7AE47;
Lowercase HEX
#c7ae47

Shades

Tints

Tones

Harmony

CSS snippets for #C7AE47

.color-c7ae47 {
  color: #C7AE47;
  background-color: #C7AE47;
}

Frequently asked questions

What color is #C7AE47?+

#C7AE47 is a HEX color with RGB value rgb(199, 174, 71) and HSL value hsl(48, 53%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C7AE47?+

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