#BBBDAF Color

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

Color preview

#BBBDAF

Color formats

HEX
#BBBDAF
RGB
rgb(187, 189, 175)
RGBA
rgba(187, 189, 175, 1)
HSL
hsl(69, 10%, 71%)
HSV
hsv(69, 7%, 74%)
CMYK
cmyk(1%, 0%, 7%, 26%)
CSS variable
--color-primary: #BBBDAF;
Lowercase HEX
#bbbdaf

Shades

Tints

Tones

Harmony

CSS snippets for #BBBDAF

.color-bbbdaf {
  color: #BBBDAF;
  background-color: #BBBDAF;
}

Frequently asked questions

What color is #BBBDAF?+

#BBBDAF is a HEX color with RGB value rgb(187, 189, 175) and HSL value hsl(69, 10%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBBDAF?+

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