#BFAC7B Color

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

Color preview

#BFAC7B

Color formats

HEX
#BFAC7B
RGB
rgb(191, 172, 123)
RGBA
rgba(191, 172, 123, 1)
HSL
hsl(43, 35%, 62%)
HSV
hsv(43, 36%, 75%)
CMYK
cmyk(0%, 10%, 36%, 25%)
CSS variable
--color-primary: #BFAC7B;
Lowercase HEX
#bfac7b

Shades

Tints

Tones

Harmony

CSS snippets for #BFAC7B

.color-bfac7b {
  color: #BFAC7B;
  background-color: #BFAC7B;
}

Frequently asked questions

What color is #BFAC7B?+

#BFAC7B is a HEX color with RGB value rgb(191, 172, 123) and HSL value hsl(43, 35%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAC7B?+

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