#BAAED3 Color

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

Color preview

#BAAED3

Color formats

HEX
#BAAED3
RGB
rgb(186, 174, 211)
RGBA
rgba(186, 174, 211, 1)
HSL
hsl(259, 30%, 75%)
HSV
hsv(259, 18%, 83%)
CMYK
cmyk(12%, 18%, 0%, 17%)
CSS variable
--color-primary: #BAAED3;
Lowercase HEX
#baaed3

Shades

Tints

Tones

Harmony

CSS snippets for #BAAED3

.color-baaed3 {
  color: #BAAED3;
  background-color: #BAAED3;
}

Frequently asked questions

What color is #BAAED3?+

#BAAED3 is a HEX color with RGB value rgb(186, 174, 211) and HSL value hsl(259, 30%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BAAED3?+

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