#BBAAE2 Color

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

Color preview

#BBAAE2

Color formats

HEX
#BBAAE2
RGB
rgb(187, 170, 226)
RGBA
rgba(187, 170, 226, 1)
HSL
hsl(258, 49%, 78%)
HSV
hsv(258, 25%, 89%)
CMYK
cmyk(17%, 25%, 0%, 11%)
CSS variable
--color-primary: #BBAAE2;
Lowercase HEX
#bbaae2

Shades

Tints

Tones

Harmony

CSS snippets for #BBAAE2

.color-bbaae2 {
  color: #BBAAE2;
  background-color: #BBAAE2;
}

Frequently asked questions

What color is #BBAAE2?+

#BBAAE2 is a HEX color with RGB value rgb(187, 170, 226) and HSL value hsl(258, 49%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBAAE2?+

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