#BFAFB7 Color

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

Color preview

#BFAFB7

Color formats

HEX
#BFAFB7
RGB
rgb(191, 175, 183)
RGBA
rgba(191, 175, 183, 1)
HSL
hsl(330, 11%, 72%)
HSV
hsv(330, 8%, 75%)
CMYK
cmyk(0%, 8%, 4%, 25%)
CSS variable
--color-primary: #BFAFB7;
Lowercase HEX
#bfafb7

Shades

Tints

Tones

Harmony

CSS snippets for #BFAFB7

.color-bfafb7 {
  color: #BFAFB7;
  background-color: #BFAFB7;
}

Frequently asked questions

What color is #BFAFB7?+

#BFAFB7 is a HEX color with RGB value rgb(191, 175, 183) and HSL value hsl(330, 11%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFAFB7?+

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