#BBBBD0 Color

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

Color preview

#BBBBD0

Color formats

HEX
#BBBBD0
RGB
rgb(187, 187, 208)
RGBA
rgba(187, 187, 208, 1)
HSL
hsl(240, 18%, 77%)
HSV
hsv(240, 10%, 82%)
CMYK
cmyk(10%, 10%, 0%, 18%)
CSS variable
--color-primary: #BBBBD0;
Lowercase HEX
#bbbbd0

Shades

Tints

Tones

Harmony

CSS snippets for #BBBBD0

.color-bbbbd0 {
  color: #BBBBD0;
  background-color: #BBBBD0;
}

Frequently asked questions

What color is #BBBBD0?+

#BBBBD0 is a HEX color with RGB value rgb(187, 187, 208) and HSL value hsl(240, 18%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBBBD0?+

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