#BFBEB5 Color

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

Color preview

#BFBEB5

Color formats

HEX
#BFBEB5
RGB
rgb(191, 190, 181)
RGBA
rgba(191, 190, 181, 1)
HSL
hsl(54, 7%, 73%)
HSV
hsv(54, 5%, 75%)
CMYK
cmyk(0%, 1%, 5%, 25%)
CSS variable
--color-primary: #BFBEB5;
Lowercase HEX
#bfbeb5

Shades

Tints

Tones

Harmony

CSS snippets for #BFBEB5

.color-bfbeb5 {
  color: #BFBEB5;
  background-color: #BFBEB5;
}

Frequently asked questions

What color is #BFBEB5?+

#BFBEB5 is a HEX color with RGB value rgb(191, 190, 181) and HSL value hsl(54, 7%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFBEB5?+

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