#BFAAB2 Color

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

Color preview

#BFAAB2

Color formats

HEX
#BFAAB2
RGB
rgb(191, 170, 178)
RGBA
rgba(191, 170, 178, 1)
HSL
hsl(337, 14%, 71%)
HSV
hsv(337, 11%, 75%)
CMYK
cmyk(0%, 11%, 7%, 25%)
CSS variable
--color-primary: #BFAAB2;
Lowercase HEX
#bfaab2

Shades

Tints

Tones

Harmony

CSS snippets for #BFAAB2

.color-bfaab2 {
  color: #BFAAB2;
  background-color: #BFAAB2;
}

Frequently asked questions

What color is #BFAAB2?+

#BFAAB2 is a HEX color with RGB value rgb(191, 170, 178) and HSL value hsl(337, 14%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BFAAB2?+

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