#BFAC9B Color

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

Color preview

#BFAC9B

Color formats

HEX
#BFAC9B
RGB
rgb(191, 172, 155)
RGBA
rgba(191, 172, 155, 1)
HSL
hsl(28, 22%, 68%)
HSV
hsv(28, 19%, 75%)
CMYK
cmyk(0%, 10%, 19%, 25%)
CSS variable
--color-primary: #BFAC9B;
Lowercase HEX
#bfac9b

Shades

Tints

Tones

Harmony

CSS snippets for #BFAC9B

.color-bfac9b {
  color: #BFAC9B;
  background-color: #BFAC9B;
}

Frequently asked questions

What color is #BFAC9B?+

#BFAC9B is a HEX color with RGB value rgb(191, 172, 155) and HSL value hsl(28, 22%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFAC9B?+

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