#BFAA6C Color

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

Color preview

#BFAA6C

Color formats

HEX
#BFAA6C
RGB
rgb(191, 170, 108)
RGBA
rgba(191, 170, 108, 1)
HSL
hsl(45, 39%, 59%)
HSV
hsv(45, 43%, 75%)
CMYK
cmyk(0%, 11%, 43%, 25%)
CSS variable
--color-primary: #BFAA6C;
Lowercase HEX
#bfaa6c

Shades

Tints

Tones

Harmony

CSS snippets for #BFAA6C

.color-bfaa6c {
  color: #BFAA6C;
  background-color: #BFAA6C;
}

Frequently asked questions

What color is #BFAA6C?+

#BFAA6C is a HEX color with RGB value rgb(191, 170, 108) and HSL value hsl(45, 39%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAA6C?+

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