#BFBEC1 Color

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

Color preview

#BFBEC1

Color formats

HEX
#BFBEC1
RGB
rgb(191, 190, 193)
RGBA
rgba(191, 190, 193, 1)
HSL
hsl(260, 2%, 75%)
HSV
hsv(260, 2%, 76%)
CMYK
cmyk(1%, 2%, 0%, 24%)
CSS variable
--color-primary: #BFBEC1;
Lowercase HEX
#bfbec1

Shades

Tints

Tones

Harmony

CSS snippets for #BFBEC1

.color-bfbec1 {
  color: #BFBEC1;
  background-color: #BFBEC1;
}

Frequently asked questions

What color is #BFBEC1?+

#BFBEC1 is a HEX color with RGB value rgb(191, 190, 193) and HSL value hsl(260, 2%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFBEC1?+

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