#BBBAC0 Color

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

Color preview

#BBBAC0

Color formats

HEX
#BBBAC0
RGB
rgb(187, 186, 192)
RGBA
rgba(187, 186, 192, 1)
HSL
hsl(250, 5%, 74%)
HSV
hsv(250, 3%, 75%)
CMYK
cmyk(3%, 3%, 0%, 25%)
CSS variable
--color-primary: #BBBAC0;
Lowercase HEX
#bbbac0

Shades

Tints

Tones

Harmony

CSS snippets for #BBBAC0

.color-bbbac0 {
  color: #BBBAC0;
  background-color: #BBBAC0;
}

Frequently asked questions

What color is #BBBAC0?+

#BBBAC0 is a HEX color with RGB value rgb(187, 186, 192) and HSL value hsl(250, 5%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBBAC0?+

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