#C9AE6D Color

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

Color preview

#C9AE6D

Color formats

HEX
#C9AE6D
RGB
rgb(201, 174, 109)
RGBA
rgba(201, 174, 109, 1)
HSL
hsl(42, 46%, 61%)
HSV
hsv(42, 46%, 79%)
CMYK
cmyk(0%, 13%, 46%, 21%)
CSS variable
--color-primary: #C9AE6D;
Lowercase HEX
#c9ae6d

Shades

Tints

Tones

Harmony

CSS snippets for #C9AE6D

.color-c9ae6d {
  color: #C9AE6D;
  background-color: #C9AE6D;
}

Frequently asked questions

What color is #C9AE6D?+

#C9AE6D is a HEX color with RGB value rgb(201, 174, 109) and HSL value hsl(42, 46%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C9AE6D?+

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