#BFC3AA Color

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

Color preview

#BFC3AA

Color formats

HEX
#BFC3AA
RGB
rgb(191, 195, 170)
RGBA
rgba(191, 195, 170, 1)
HSL
hsl(70, 17%, 72%)
HSV
hsv(70, 13%, 76%)
CMYK
cmyk(2%, 0%, 13%, 24%)
CSS variable
--color-primary: #BFC3AA;
Lowercase HEX
#bfc3aa

Shades

Tints

Tones

Harmony

CSS snippets for #BFC3AA

.color-bfc3aa {
  color: #BFC3AA;
  background-color: #BFC3AA;
}

Frequently asked questions

What color is #BFC3AA?+

#BFC3AA is a HEX color with RGB value rgb(191, 195, 170) and HSL value hsl(70, 17%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFC3AA?+

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