#BAAAE1 Color

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

Color preview

#BAAAE1

Color formats

HEX
#BAAAE1
RGB
rgb(186, 170, 225)
RGBA
rgba(186, 170, 225, 1)
HSL
hsl(257, 48%, 77%)
HSV
hsv(257, 24%, 88%)
CMYK
cmyk(17%, 24%, 0%, 12%)
CSS variable
--color-primary: #BAAAE1;
Lowercase HEX
#baaae1

Shades

Tints

Tones

Harmony

CSS snippets for #BAAAE1

.color-baaae1 {
  color: #BAAAE1;
  background-color: #BAAAE1;
}

Frequently asked questions

What color is #BAAAE1?+

#BAAAE1 is a HEX color with RGB value rgb(186, 170, 225) and HSL value hsl(257, 48%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BAAAE1?+

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