#BBBAE4 Color

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

Color preview

#BBBAE4

Color formats

HEX
#BBBAE4
RGB
rgb(187, 186, 228)
RGBA
rgba(187, 186, 228, 1)
HSL
hsl(241, 44%, 81%)
HSV
hsv(241, 18%, 89%)
CMYK
cmyk(18%, 18%, 0%, 11%)
CSS variable
--color-primary: #BBBAE4;
Lowercase HEX
#bbbae4

Shades

Tints

Tones

Harmony

CSS snippets for #BBBAE4

.color-bbbae4 {
  color: #BBBAE4;
  background-color: #BBBAE4;
}

Frequently asked questions

What color is #BBBAE4?+

#BBBAE4 is a HEX color with RGB value rgb(187, 186, 228) and HSL value hsl(241, 44%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBBAE4?+

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