#BFBEC6 Color

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

Color preview

#BFBEC6

Color formats

HEX
#BFBEC6
RGB
rgb(191, 190, 198)
RGBA
rgba(191, 190, 198, 1)
HSL
hsl(248, 7%, 76%)
HSV
hsv(248, 4%, 78%)
CMYK
cmyk(4%, 4%, 0%, 22%)
CSS variable
--color-primary: #BFBEC6;
Lowercase HEX
#bfbec6

Shades

Tints

Tones

Harmony

CSS snippets for #BFBEC6

.color-bfbec6 {
  color: #BFBEC6;
  background-color: #BFBEC6;
}

Frequently asked questions

What color is #BFBEC6?+

#BFBEC6 is a HEX color with RGB value rgb(191, 190, 198) and HSL value hsl(248, 7%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFBEC6?+

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