#BFAAB4 Color

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

Color preview

#BFAAB4

Color formats

HEX
#BFAAB4
RGB
rgb(191, 170, 180)
RGBA
rgba(191, 170, 180, 1)
HSL
hsl(331, 14%, 71%)
HSV
hsv(331, 11%, 75%)
CMYK
cmyk(0%, 11%, 6%, 25%)
CSS variable
--color-primary: #BFAAB4;
Lowercase HEX
#bfaab4

Shades

Tints

Tones

Harmony

CSS snippets for #BFAAB4

.color-bfaab4 {
  color: #BFAAB4;
  background-color: #BFAAB4;
}

Frequently asked questions

What color is #BFAAB4?+

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

What is the closest Tailwind color to #BFAAB4?+

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