#BFAC9D Color

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

Color preview

#BFAC9D

Color formats

HEX
#BFAC9D
RGB
rgb(191, 172, 157)
RGBA
rgba(191, 172, 157, 1)
HSL
hsl(26, 21%, 68%)
HSV
hsv(26, 18%, 75%)
CMYK
cmyk(0%, 10%, 18%, 25%)
CSS variable
--color-primary: #BFAC9D;
Lowercase HEX
#bfac9d

Shades

Tints

Tones

Harmony

CSS snippets for #BFAC9D

.color-bfac9d {
  color: #BFAC9D;
  background-color: #BFAC9D;
}

Frequently asked questions

What color is #BFAC9D?+

#BFAC9D is a HEX color with RGB value rgb(191, 172, 157) and HSL value hsl(26, 21%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BFAC9D?+

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