#BBBAE7 Color

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

Color preview

#BBBAE7

Color formats

HEX
#BBBAE7
RGB
rgb(187, 186, 231)
RGBA
rgba(187, 186, 231, 1)
HSL
hsl(241, 48%, 82%)
HSV
hsv(241, 19%, 91%)
CMYK
cmyk(19%, 19%, 0%, 9%)
CSS variable
--color-primary: #BBBAE7;
Lowercase HEX
#bbbae7

Shades

Tints

Tones

Harmony

CSS snippets for #BBBAE7

.color-bbbae7 {
  color: #BBBAE7;
  background-color: #BBBAE7;
}

Frequently asked questions

What color is #BBBAE7?+

#BBBAE7 is a HEX color with RGB value rgb(187, 186, 231) and HSL value hsl(241, 48%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBBAE7?+

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