#C7AE49 Color

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

Color preview

#C7AE49

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C7AE49

.color-c7ae49 {
  color: #C7AE49;
  background-color: #C7AE49;
}

Frequently asked questions

What color is #C7AE49?+

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

What is the closest Tailwind color to #C7AE49?+

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