#C9AE70 Color

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

Color preview

#C9AE70

Color formats

HEX
#C9AE70
RGB
rgb(201, 174, 112)
RGBA
rgba(201, 174, 112, 1)
HSL
hsl(42, 45%, 61%)
HSV
hsv(42, 44%, 79%)
CMYK
cmyk(0%, 13%, 44%, 21%)
CSS variable
--color-primary: #C9AE70;
Lowercase HEX
#c9ae70

Shades

Tints

Tones

Harmony

CSS snippets for #C9AE70

.color-c9ae70 {
  color: #C9AE70;
  background-color: #C9AE70;
}

Frequently asked questions

What color is #C9AE70?+

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

What is the closest Tailwind color to #C9AE70?+

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