#C9AE6C Color

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

Color preview

#C9AE6C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C9AE6C

.color-c9ae6c {
  color: #C9AE6C;
  background-color: #C9AE6C;
}

Frequently asked questions

What color is #C9AE6C?+

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

What is the closest Tailwind color to #C9AE6C?+

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