#BFAC76 Color

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

Color preview

#BFAC76

Color formats

HEX
#BFAC76
RGB
rgb(191, 172, 118)
RGBA
rgba(191, 172, 118, 1)
HSL
hsl(44, 36%, 61%)
HSV
hsv(44, 38%, 75%)
CMYK
cmyk(0%, 10%, 38%, 25%)
CSS variable
--color-primary: #BFAC76;
Lowercase HEX
#bfac76

Shades

Tints

Tones

Harmony

CSS snippets for #BFAC76

.color-bfac76 {
  color: #BFAC76;
  background-color: #BFAC76;
}

Frequently asked questions

What color is #BFAC76?+

#BFAC76 is a HEX color with RGB value rgb(191, 172, 118) and HSL value hsl(44, 36%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAC76?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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