#BFACB9 Color

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

Color preview

#BFACB9

Color formats

HEX
#BFACB9
RGB
rgb(191, 172, 185)
RGBA
rgba(191, 172, 185, 1)
HSL
hsl(319, 13%, 71%)
HSV
hsv(319, 10%, 75%)
CMYK
cmyk(0%, 10%, 3%, 25%)
CSS variable
--color-primary: #BFACB9;
Lowercase HEX
#bfacb9

Shades

Tints

Tones

Harmony

CSS snippets for #BFACB9

.color-bfacb9 {
  color: #BFACB9;
  background-color: #BFACB9;
}

Frequently asked questions

What color is #BFACB9?+

#BFACB9 is a HEX color with RGB value rgb(191, 172, 185) and HSL value hsl(319, 13%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFACB9?+

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