#BFAAB5 Color

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

Color preview

#BFAAB5

Color formats

HEX
#BFAAB5
RGB
rgb(191, 170, 181)
RGBA
rgba(191, 170, 181, 1)
HSL
hsl(329, 14%, 71%)
HSV
hsv(329, 11%, 75%)
CMYK
cmyk(0%, 11%, 5%, 25%)
CSS variable
--color-primary: #BFAAB5;
Lowercase HEX
#bfaab5

Shades

Tints

Tones

Harmony

CSS snippets for #BFAAB5

.color-bfaab5 {
  color: #BFAAB5;
  background-color: #BFAAB5;
}

Frequently asked questions

What color is #BFAAB5?+

#BFAAB5 is a HEX color with RGB value rgb(191, 170, 181) and HSL value hsl(329, 14%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFAAB5?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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