#BAA8FF Color

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

Color preview

#BAA8FF

Color formats

HEX
#BAA8FF
RGB
rgb(186, 168, 255)
RGBA
rgba(186, 168, 255, 1)
HSL
hsl(252, 100%, 83%)
HSV
hsv(252, 34%, 100%)
CMYK
cmyk(27%, 34%, 0%, 0%)
CSS variable
--color-primary: #BAA8FF;
Lowercase HEX
#baa8ff

Shades

Tints

Tones

Harmony

CSS snippets for #BAA8FF

.color-baa8ff {
  color: #BAA8FF;
  background-color: #BAA8FF;
}

Frequently asked questions

What color is #BAA8FF?+

#BAA8FF is a HEX color with RGB value rgb(186, 168, 255) and HSL value hsl(252, 100%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BAA8FF?+

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