#BBBDE1 Color

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

Color preview

#BBBDE1

Color formats

HEX
#BBBDE1
RGB
rgb(187, 189, 225)
RGBA
rgba(187, 189, 225, 1)
HSL
hsl(237, 39%, 81%)
HSV
hsv(237, 17%, 88%)
CMYK
cmyk(17%, 16%, 0%, 12%)
CSS variable
--color-primary: #BBBDE1;
Lowercase HEX
#bbbde1

Shades

Tints

Tones

Harmony

CSS snippets for #BBBDE1

.color-bbbde1 {
  color: #BBBDE1;
  background-color: #BBBDE1;
}

Frequently asked questions

What color is #BBBDE1?+

#BBBDE1 is a HEX color with RGB value rgb(187, 189, 225) and HSL value hsl(237, 39%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBBDE1?+

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