#BFACB4 Color

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

Color preview

#BFACB4

Color formats

HEX
#BFACB4
RGB
rgb(191, 172, 180)
RGBA
rgba(191, 172, 180, 1)
HSL
hsl(335, 13%, 71%)
HSV
hsv(335, 10%, 75%)
CMYK
cmyk(0%, 10%, 6%, 25%)
CSS variable
--color-primary: #BFACB4;
Lowercase HEX
#bfacb4

Shades

Tints

Tones

Harmony

CSS snippets for #BFACB4

.color-bfacb4 {
  color: #BFACB4;
  background-color: #BFACB4;
}

Frequently asked questions

What color is #BFACB4?+

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

What is the closest Tailwind color to #BFACB4?+

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