#BAA2FF Color

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

Color preview

#BAA2FF

Color formats

HEX
#BAA2FF
RGB
rgb(186, 162, 255)
RGBA
rgba(186, 162, 255, 1)
HSL
hsl(255, 100%, 82%)
HSV
hsv(255, 36%, 100%)
CMYK
cmyk(27%, 36%, 0%, 0%)
CSS variable
--color-primary: #BAA2FF;
Lowercase HEX
#baa2ff

Shades

Tints

Tones

Harmony

CSS snippets for #BAA2FF

.color-baa2ff {
  color: #BAA2FF;
  background-color: #BAA2FF;
}

Frequently asked questions

What color is #BAA2FF?+

#BAA2FF is a HEX color with RGB value rgb(186, 162, 255) and HSL value hsl(255, 100%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BAA2FF?+

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