#BAAAE4 Color

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

Color preview

#BAAAE4

Color formats

HEX
#BAAAE4
RGB
rgb(186, 170, 228)
RGBA
rgba(186, 170, 228, 1)
HSL
hsl(257, 52%, 78%)
HSV
hsv(257, 25%, 89%)
CMYK
cmyk(18%, 25%, 0%, 11%)
CSS variable
--color-primary: #BAAAE4;
Lowercase HEX
#baaae4

Shades

Tints

Tones

Harmony

CSS snippets for #BAAAE4

.color-baaae4 {
  color: #BAAAE4;
  background-color: #BAAAE4;
}

Frequently asked questions

What color is #BAAAE4?+

#BAAAE4 is a HEX color with RGB value rgb(186, 170, 228) and HSL value hsl(257, 52%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BAAAE4?+

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