#BEBBB9 Color

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

Color preview

#BEBBB9

Color formats

HEX
#BEBBB9
RGB
rgb(190, 187, 185)
RGBA
rgba(190, 187, 185, 1)
HSL
hsl(24, 4%, 74%)
HSV
hsv(24, 3%, 75%)
CMYK
cmyk(0%, 2%, 3%, 25%)
CSS variable
--color-primary: #BEBBB9;
Lowercase HEX
#bebbb9

Shades

Tints

Tones

Harmony

CSS snippets for #BEBBB9

.color-bebbb9 {
  color: #BEBBB9;
  background-color: #BEBBB9;
}

Frequently asked questions

What color is #BEBBB9?+

#BEBBB9 is a HEX color with RGB value rgb(190, 187, 185) and HSL value hsl(24, 4%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BEBBB9?+

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