#BFA99D Color

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

Color preview

#BFA99D

Color formats

HEX
#BFA99D
RGB
rgb(191, 169, 157)
RGBA
rgba(191, 169, 157, 1)
HSL
hsl(21, 21%, 68%)
HSV
hsv(21, 18%, 75%)
CMYK
cmyk(0%, 12%, 18%, 25%)
CSS variable
--color-primary: #BFA99D;
Lowercase HEX
#bfa99d

Shades

Tints

Tones

Harmony

CSS snippets for #BFA99D

.color-bfa99d {
  color: #BFA99D;
  background-color: #BFA99D;
}

Frequently asked questions

What color is #BFA99D?+

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

What is the closest Tailwind color to #BFA99D?+

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