#BBBAEC Color

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

Color preview

#BBBAEC

Color formats

HEX
#BBBAEC
RGB
rgb(187, 186, 236)
RGBA
rgba(187, 186, 236, 1)
HSL
hsl(241, 57%, 83%)
HSV
hsv(241, 21%, 93%)
CMYK
cmyk(21%, 21%, 0%, 7%)
CSS variable
--color-primary: #BBBAEC;
Lowercase HEX
#bbbaec

Shades

Tints

Tones

Harmony

CSS snippets for #BBBAEC

.color-bbbaec {
  color: #BBBAEC;
  background-color: #BBBAEC;
}

Frequently asked questions

What color is #BBBAEC?+

#BBBAEC is a HEX color with RGB value rgb(187, 186, 236) and HSL value hsl(241, 57%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBBAEC?+

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