#BFAFB3 Color

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

Color preview

#BFAFB3

Color formats

HEX
#BFAFB3
RGB
rgb(191, 175, 179)
RGBA
rgba(191, 175, 179, 1)
HSL
hsl(345, 11%, 72%)
HSV
hsv(345, 8%, 75%)
CMYK
cmyk(0%, 8%, 6%, 25%)
CSS variable
--color-primary: #BFAFB3;
Lowercase HEX
#bfafb3

Shades

Tints

Tones

Harmony

CSS snippets for #BFAFB3

.color-bfafb3 {
  color: #BFAFB3;
  background-color: #BFAFB3;
}

Frequently asked questions

What color is #BFAFB3?+

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

What is the closest Tailwind color to #BFAFB3?+

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