#BFBEB7 Color

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

Color preview

#BFBEB7

Color formats

HEX
#BFBEB7
RGB
rgb(191, 190, 183)
RGBA
rgba(191, 190, 183, 1)
HSL
hsl(53, 6%, 73%)
HSV
hsv(53, 4%, 75%)
CMYK
cmyk(0%, 1%, 4%, 25%)
CSS variable
--color-primary: #BFBEB7;
Lowercase HEX
#bfbeb7

Shades

Tints

Tones

Harmony

CSS snippets for #BFBEB7

.color-bfbeb7 {
  color: #BFBEB7;
  background-color: #BFBEB7;
}

Frequently asked questions

What color is #BFBEB7?+

#BFBEB7 is a HEX color with RGB value rgb(191, 190, 183) and HSL value hsl(53, 6%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFBEB7?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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