#C0AE47 Color

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

Color preview

#C0AE47

Color formats

HEX
#C0AE47
RGB
rgb(192, 174, 71)
RGBA
rgba(192, 174, 71, 1)
HSL
hsl(51, 49%, 52%)
HSV
hsv(51, 63%, 75%)
CMYK
cmyk(0%, 9%, 63%, 25%)
CSS variable
--color-primary: #C0AE47;
Lowercase HEX
#c0ae47

Shades

Tints

Tones

Harmony

CSS snippets for #C0AE47

.color-c0ae47 {
  color: #C0AE47;
  background-color: #C0AE47;
}

Frequently asked questions

What color is #C0AE47?+

#C0AE47 is a HEX color with RGB value rgb(192, 174, 71) and HSL value hsl(51, 49%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C0AE47?+

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