#C0AE65 Color

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

Color preview

#C0AE65

Color formats

HEX
#C0AE65
RGB
rgb(192, 174, 101)
RGBA
rgba(192, 174, 101, 1)
HSL
hsl(48, 42%, 57%)
HSV
hsv(48, 47%, 75%)
CMYK
cmyk(0%, 9%, 47%, 25%)
CSS variable
--color-primary: #C0AE65;
Lowercase HEX
#c0ae65

Shades

Tints

Tones

Harmony

CSS snippets for #C0AE65

.color-c0ae65 {
  color: #C0AE65;
  background-color: #C0AE65;
}

Frequently asked questions

What color is #C0AE65?+

#C0AE65 is a HEX color with RGB value rgb(192, 174, 101) and HSL value hsl(48, 42%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C0AE65?+

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