#C9BF77 Color

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

Color preview

#C9BF77

Color formats

HEX
#C9BF77
RGB
rgb(201, 191, 119)
RGBA
rgba(201, 191, 119, 1)
HSL
hsl(53, 43%, 63%)
HSV
hsv(53, 41%, 79%)
CMYK
cmyk(0%, 5%, 41%, 21%)
CSS variable
--color-primary: #C9BF77;
Lowercase HEX
#c9bf77

Shades

Tints

Tones

Harmony

CSS snippets for #C9BF77

.color-c9bf77 {
  color: #C9BF77;
  background-color: #C9BF77;
}

Frequently asked questions

What color is #C9BF77?+

#C9BF77 is a HEX color with RGB value rgb(201, 191, 119) and HSL value hsl(53, 43%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C9BF77?+

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