#BAAEED Color

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

Color preview

#BAAEED

Color formats

HEX
#BAAEED
RGB
rgb(186, 174, 237)
RGBA
rgba(186, 174, 237, 1)
HSL
hsl(251, 64%, 81%)
HSV
hsv(251, 27%, 93%)
CMYK
cmyk(22%, 27%, 0%, 7%)
CSS variable
--color-primary: #BAAEED;
Lowercase HEX
#baaeed

Shades

Tints

Tones

Harmony

CSS snippets for #BAAEED

.color-baaeed {
  color: #BAAEED;
  background-color: #BAAEED;
}

Frequently asked questions

What color is #BAAEED?+

#BAAEED is a HEX color with RGB value rgb(186, 174, 237) and HSL value hsl(251, 64%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BAAEED?+

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