#BEBBB2 Color

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

Color preview

#BEBBB2

Color formats

HEX
#BEBBB2
RGB
rgb(190, 187, 178)
RGBA
rgba(190, 187, 178, 1)
HSL
hsl(45, 8%, 72%)
HSV
hsv(45, 6%, 75%)
CMYK
cmyk(0%, 2%, 6%, 25%)
CSS variable
--color-primary: #BEBBB2;
Lowercase HEX
#bebbb2

Shades

Tints

Tones

Harmony

CSS snippets for #BEBBB2

.color-bebbb2 {
  color: #BEBBB2;
  background-color: #BEBBB2;
}

Frequently asked questions

What color is #BEBBB2?+

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

What is the closest Tailwind color to #BEBBB2?+

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