#BEBDB2 Color

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

Color preview

#BEBDB2

Color formats

HEX
#BEBDB2
RGB
rgb(190, 189, 178)
RGBA
rgba(190, 189, 178, 1)
HSL
hsl(55, 8%, 72%)
HSV
hsv(55, 6%, 75%)
CMYK
cmyk(0%, 1%, 6%, 25%)
CSS variable
--color-primary: #BEBDB2;
Lowercase HEX
#bebdb2

Shades

Tints

Tones

Harmony

CSS snippets for #BEBDB2

.color-bebdb2 {
  color: #BEBDB2;
  background-color: #BEBDB2;
}

Frequently asked questions

What color is #BEBDB2?+

#BEBDB2 is a HEX color with RGB value rgb(190, 189, 178) and HSL value hsl(55, 8%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BEBDB2?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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