#BFBEB3 Color

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

Color preview

#BFBEB3

Color formats

HEX
#BFBEB3
RGB
rgb(191, 190, 179)
RGBA
rgba(191, 190, 179, 1)
HSL
hsl(55, 9%, 73%)
HSV
hsv(55, 6%, 75%)
CMYK
cmyk(0%, 1%, 6%, 25%)
CSS variable
--color-primary: #BFBEB3;
Lowercase HEX
#bfbeb3

Shades

Tints

Tones

Harmony

CSS snippets for #BFBEB3

.color-bfbeb3 {
  color: #BFBEB3;
  background-color: #BFBEB3;
}

Frequently asked questions

What color is #BFBEB3?+

#BFBEB3 is a HEX color with RGB value rgb(191, 190, 179) and HSL value hsl(55, 9%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFBEB3?+

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