#BAAAE0 Color

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

Color preview

#BAAAE0

Color formats

HEX
#BAAAE0
RGB
rgb(186, 170, 224)
RGBA
rgba(186, 170, 224, 1)
HSL
hsl(258, 47%, 77%)
HSV
hsv(258, 24%, 88%)
CMYK
cmyk(17%, 24%, 0%, 12%)
CSS variable
--color-primary: #BAAAE0;
Lowercase HEX
#baaae0

Shades

Tints

Tones

Harmony

CSS snippets for #BAAAE0

.color-baaae0 {
  color: #BAAAE0;
  background-color: #BAAAE0;
}

Frequently asked questions

What color is #BAAAE0?+

#BAAAE0 is a HEX color with RGB value rgb(186, 170, 224) and HSL value hsl(258, 47%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BAAAE0?+

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