#CFA76B Color

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

Color preview

#CFA76B

Color formats

HEX
#CFA76B
RGB
rgb(207, 167, 107)
RGBA
rgba(207, 167, 107, 1)
HSL
hsl(36, 51%, 62%)
HSV
hsv(36, 48%, 81%)
CMYK
cmyk(0%, 19%, 48%, 19%)
CSS variable
--color-primary: #CFA76B;
Lowercase HEX
#cfa76b

Shades

Tints

Tones

Harmony

CSS snippets for #CFA76B

.color-cfa76b {
  color: #CFA76B;
  background-color: #CFA76B;
}

Frequently asked questions

What color is #CFA76B?+

#CFA76B is a HEX color with RGB value rgb(207, 167, 107) and HSL value hsl(36, 51%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CFA76B?+

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