#C0AE49 Color

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

Color preview

#C0AE49

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C0AE49

.color-c0ae49 {
  color: #C0AE49;
  background-color: #C0AE49;
}

Frequently asked questions

What color is #C0AE49?+

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

What is the closest Tailwind color to #C0AE49?+

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