#BBBABE Color

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

Color preview

#BBBABE

Color formats

HEX
#BBBABE
RGB
rgb(187, 186, 190)
RGBA
rgba(187, 186, 190, 1)
HSL
hsl(255, 3%, 74%)
HSV
hsv(255, 2%, 75%)
CMYK
cmyk(2%, 2%, 0%, 25%)
CSS variable
--color-primary: #BBBABE;
Lowercase HEX
#bbbabe

Shades

Tints

Tones

Harmony

CSS snippets for #BBBABE

.color-bbbabe {
  color: #BBBABE;
  background-color: #BBBABE;
}

Frequently asked questions

What color is #BBBABE?+

#BBBABE is a HEX color with RGB value rgb(187, 186, 190) and HSL value hsl(255, 3%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBBABE?+

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