#BFAA9B Color

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

Color preview

#BFAA9B

Color formats

HEX
#BFAA9B
RGB
rgb(191, 170, 155)
RGBA
rgba(191, 170, 155, 1)
HSL
hsl(25, 22%, 68%)
HSV
hsv(25, 19%, 75%)
CMYK
cmyk(0%, 11%, 19%, 25%)
CSS variable
--color-primary: #BFAA9B;
Lowercase HEX
#bfaa9b

Shades

Tints

Tones

Harmony

CSS snippets for #BFAA9B

.color-bfaa9b {
  color: #BFAA9B;
  background-color: #BFAA9B;
}

Frequently asked questions

What color is #BFAA9B?+

#BFAA9B is a HEX color with RGB value rgb(191, 170, 155) and HSL value hsl(25, 22%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BFAA9B?+

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