#C0AE77 Color

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

Color preview

#C0AE77

Color formats

HEX
#C0AE77
RGB
rgb(192, 174, 119)
RGBA
rgba(192, 174, 119, 1)
HSL
hsl(45, 37%, 61%)
HSV
hsv(45, 38%, 75%)
CMYK
cmyk(0%, 9%, 38%, 25%)
CSS variable
--color-primary: #C0AE77;
Lowercase HEX
#c0ae77

Shades

Tints

Tones

Harmony

CSS snippets for #C0AE77

.color-c0ae77 {
  color: #C0AE77;
  background-color: #C0AE77;
}

Frequently asked questions

What color is #C0AE77?+

#C0AE77 is a HEX color with RGB value rgb(192, 174, 119) and HSL value hsl(45, 37%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C0AE77?+

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