#BFAAB8 Color

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

Color preview

#BFAAB8

Color formats

HEX
#BFAAB8
RGB
rgb(191, 170, 184)
RGBA
rgba(191, 170, 184, 1)
HSL
hsl(320, 14%, 71%)
HSV
hsv(320, 11%, 75%)
CMYK
cmyk(0%, 11%, 4%, 25%)
CSS variable
--color-primary: #BFAAB8;
Lowercase HEX
#bfaab8

Shades

Tints

Tones

Harmony

CSS snippets for #BFAAB8

.color-bfaab8 {
  color: #BFAAB8;
  background-color: #BFAAB8;
}

Frequently asked questions

What color is #BFAAB8?+

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

What is the closest Tailwind color to #BFAAB8?+

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