#BFA99F Color

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

Color preview

#BFA99F

Color formats

HEX
#BFA99F
RGB
rgb(191, 169, 159)
RGBA
rgba(191, 169, 159, 1)
HSL
hsl(19, 20%, 69%)
HSV
hsv(19, 17%, 75%)
CMYK
cmyk(0%, 12%, 17%, 25%)
CSS variable
--color-primary: #BFA99F;
Lowercase HEX
#bfa99f

Shades

Tints

Tones

Harmony

CSS snippets for #BFA99F

.color-bfa99f {
  color: #BFA99F;
  background-color: #BFA99F;
}

Frequently asked questions

What color is #BFA99F?+

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

What is the closest Tailwind color to #BFA99F?+

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