#BFACB5 Color

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

Color preview

#BFACB5

Color formats

HEX
#BFACB5
RGB
rgb(191, 172, 181)
RGBA
rgba(191, 172, 181, 1)
HSL
hsl(332, 13%, 71%)
HSV
hsv(332, 10%, 75%)
CMYK
cmyk(0%, 10%, 5%, 25%)
CSS variable
--color-primary: #BFACB5;
Lowercase HEX
#bfacb5

Shades

Tints

Tones

Harmony

CSS snippets for #BFACB5

.color-bfacb5 {
  color: #BFACB5;
  background-color: #BFACB5;
}

Frequently asked questions

What color is #BFACB5?+

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

What is the closest Tailwind color to #BFACB5?+

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