#BAA3FF Color

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

Color preview

#BAA3FF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BAA3FF

.color-baa3ff {
  color: #BAA3FF;
  background-color: #BAA3FF;
}

Frequently asked questions

What color is #BAA3FF?+

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

What is the closest Tailwind color to #BAA3FF?+

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