#BDBBB2 Color

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

Color preview

#BDBBB2

Color formats

HEX
#BDBBB2
RGB
rgb(189, 187, 178)
RGBA
rgba(189, 187, 178, 1)
HSL
hsl(49, 8%, 72%)
HSV
hsv(49, 6%, 74%)
CMYK
cmyk(0%, 1%, 6%, 26%)
CSS variable
--color-primary: #BDBBB2;
Lowercase HEX
#bdbbb2

Shades

Tints

Tones

Harmony

CSS snippets for #BDBBB2

.color-bdbbb2 {
  color: #BDBBB2;
  background-color: #BDBBB2;
}

Frequently asked questions

What color is #BDBBB2?+

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

What is the closest Tailwind color to #BDBBB2?+

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