#BBBDD0 Color

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

Color preview

#BBBDD0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBBDD0

.color-bbbdd0 {
  color: #BBBDD0;
  background-color: #BBBDD0;
}

Frequently asked questions

What color is #BBBDD0?+

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

What is the closest Tailwind color to #BBBDD0?+

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