#BBBDDF Color

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

Color preview

#BBBDDF

Color formats

HEX
#BBBDDF
RGB
rgb(187, 189, 223)
RGBA
rgba(187, 189, 223, 1)
HSL
hsl(237, 36%, 80%)
HSV
hsv(237, 16%, 87%)
CMYK
cmyk(16%, 15%, 0%, 13%)
CSS variable
--color-primary: #BBBDDF;
Lowercase HEX
#bbbddf

Shades

Tints

Tones

Harmony

CSS snippets for #BBBDDF

.color-bbbddf {
  color: #BBBDDF;
  background-color: #BBBDDF;
}

Frequently asked questions

What color is #BBBDDF?+

#BBBDDF is a HEX color with RGB value rgb(187, 189, 223) and HSL value hsl(237, 36%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBBDDF?+

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