#BFBEB6 Color

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

Color preview

#BFBEB6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFBEB6

.color-bfbeb6 {
  color: #BFBEB6;
  background-color: #BFBEB6;
}

Frequently asked questions

What color is #BFBEB6?+

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

What is the closest Tailwind color to #BFBEB6?+

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