#C9AE69 Color

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

Color preview

#C9AE69

Color formats

HEX
#C9AE69
RGB
rgb(201, 174, 105)
RGBA
rgba(201, 174, 105, 1)
HSL
hsl(43, 47%, 60%)
HSV
hsv(43, 48%, 79%)
CMYK
cmyk(0%, 13%, 48%, 21%)
CSS variable
--color-primary: #C9AE69;
Lowercase HEX
#c9ae69

Shades

Tints

Tones

Harmony

CSS snippets for #C9AE69

.color-c9ae69 {
  color: #C9AE69;
  background-color: #C9AE69;
}

Frequently asked questions

What color is #C9AE69?+

#C9AE69 is a HEX color with RGB value rgb(201, 174, 105) and HSL value hsl(43, 47%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C9AE69?+

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