#BBBAC5 Color

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

Color preview

#BBBAC5

Color formats

HEX
#BBBAC5
RGB
rgb(187, 186, 197)
RGBA
rgba(187, 186, 197, 1)
HSL
hsl(245, 9%, 75%)
HSV
hsv(245, 6%, 77%)
CMYK
cmyk(5%, 6%, 0%, 23%)
CSS variable
--color-primary: #BBBAC5;
Lowercase HEX
#bbbac5

Shades

Tints

Tones

Harmony

CSS snippets for #BBBAC5

.color-bbbac5 {
  color: #BBBAC5;
  background-color: #BBBAC5;
}

Frequently asked questions

What color is #BBBAC5?+

#BBBAC5 is a HEX color with RGB value rgb(187, 186, 197) and HSL value hsl(245, 9%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBBAC5?+

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