#BFBAA2 Color

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

Color preview

#BFBAA2

Color formats

HEX
#BFBAA2
RGB
rgb(191, 186, 162)
RGBA
rgba(191, 186, 162, 1)
HSL
hsl(50, 18%, 69%)
HSV
hsv(50, 15%, 75%)
CMYK
cmyk(0%, 3%, 15%, 25%)
CSS variable
--color-primary: #BFBAA2;
Lowercase HEX
#bfbaa2

Shades

Tints

Tones

Harmony

CSS snippets for #BFBAA2

.color-bfbaa2 {
  color: #BFBAA2;
  background-color: #BFBAA2;
}

Frequently asked questions

What color is #BFBAA2?+

#BFBAA2 is a HEX color with RGB value rgb(191, 186, 162) and HSL value hsl(50, 18%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BFBAA2?+

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