#BFAA9F Color

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

Color preview

#BFAA9F

Color formats

HEX
#BFAA9F
RGB
rgb(191, 170, 159)
RGBA
rgba(191, 170, 159, 1)
HSL
hsl(21, 20%, 69%)
HSV
hsv(21, 17%, 75%)
CMYK
cmyk(0%, 11%, 17%, 25%)
CSS variable
--color-primary: #BFAA9F;
Lowercase HEX
#bfaa9f

Shades

Tints

Tones

Harmony

CSS snippets for #BFAA9F

.color-bfaa9f {
  color: #BFAA9F;
  background-color: #BFAA9F;
}

Frequently asked questions

What color is #BFAA9F?+

#BFAA9F is a HEX color with RGB value rgb(191, 170, 159) and HSL value hsl(21, 20%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BFAA9F?+

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