#C0AE62 Color

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

Color preview

#C0AE62

Color formats

HEX
#C0AE62
RGB
rgb(192, 174, 98)
RGBA
rgba(192, 174, 98, 1)
HSL
hsl(49, 43%, 57%)
HSV
hsv(49, 49%, 75%)
CMYK
cmyk(0%, 9%, 49%, 25%)
CSS variable
--color-primary: #C0AE62;
Lowercase HEX
#c0ae62

Shades

Tints

Tones

Harmony

CSS snippets for #C0AE62

.color-c0ae62 {
  color: #C0AE62;
  background-color: #C0AE62;
}

Frequently asked questions

What color is #C0AE62?+

#C0AE62 is a HEX color with RGB value rgb(192, 174, 98) and HSL value hsl(49, 43%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C0AE62?+

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