#BAAAEB Color

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

Color preview

#BAAAEB

Color formats

HEX
#BAAAEB
RGB
rgb(186, 170, 235)
RGBA
rgba(186, 170, 235, 1)
HSL
hsl(255, 62%, 79%)
HSV
hsv(255, 28%, 92%)
CMYK
cmyk(21%, 28%, 0%, 8%)
CSS variable
--color-primary: #BAAAEB;
Lowercase HEX
#baaaeb

Shades

Tints

Tones

Harmony

CSS snippets for #BAAAEB

.color-baaaeb {
  color: #BAAAEB;
  background-color: #BAAAEB;
}

Frequently asked questions

What color is #BAAAEB?+

#BAAAEB is a HEX color with RGB value rgb(186, 170, 235) and HSL value hsl(255, 62%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BAAAEB?+

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