#BFAAB0 Color

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

Color preview

#BFAAB0

Color formats

HEX
#BFAAB0
RGB
rgb(191, 170, 176)
RGBA
rgba(191, 170, 176, 1)
HSL
hsl(343, 14%, 71%)
HSV
hsv(343, 11%, 75%)
CMYK
cmyk(0%, 11%, 8%, 25%)
CSS variable
--color-primary: #BFAAB0;
Lowercase HEX
#bfaab0

Shades

Tints

Tones

Harmony

CSS snippets for #BFAAB0

.color-bfaab0 {
  color: #BFAAB0;
  background-color: #BFAAB0;
}

Frequently asked questions

What color is #BFAAB0?+

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

What is the closest Tailwind color to #BFAAB0?+

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