#BBBAD9 Color

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

Color preview

#BBBAD9

Color formats

HEX
#BBBAD9
RGB
rgb(187, 186, 217)
RGBA
rgba(187, 186, 217, 1)
HSL
hsl(242, 29%, 79%)
HSV
hsv(242, 14%, 85%)
CMYK
cmyk(14%, 14%, 0%, 15%)
CSS variable
--color-primary: #BBBAD9;
Lowercase HEX
#bbbad9

Shades

Tints

Tones

Harmony

CSS snippets for #BBBAD9

.color-bbbad9 {
  color: #BBBAD9;
  background-color: #BBBAD9;
}

Frequently asked questions

What color is #BBBAD9?+

#BBBAD9 is a HEX color with RGB value rgb(187, 186, 217) and HSL value hsl(242, 29%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBBAD9?+

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