#BEBDBB Color

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

Color preview

#BEBDBB

Color formats

HEX
#BEBDBB
RGB
rgb(190, 189, 187)
RGBA
rgba(190, 189, 187, 1)
HSL
hsl(40, 2%, 74%)
HSV
hsv(40, 2%, 75%)
CMYK
cmyk(0%, 1%, 2%, 25%)
CSS variable
--color-primary: #BEBDBB;
Lowercase HEX
#bebdbb

Shades

Tints

Tones

Harmony

CSS snippets for #BEBDBB

.color-bebdbb {
  color: #BEBDBB;
  background-color: #BEBDBB;
}

Frequently asked questions

What color is #BEBDBB?+

#BEBDBB is a HEX color with RGB value rgb(190, 189, 187) and HSL value hsl(40, 2%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BEBDBB?+

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