#BABFFA Color

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

Color preview

#BABFFA

Color formats

HEX
#BABFFA
RGB
rgb(186, 191, 250)
RGBA
rgba(186, 191, 250, 1)
HSL
hsl(235, 86%, 85%)
HSV
hsv(235, 26%, 98%)
CMYK
cmyk(26%, 24%, 0%, 2%)
CSS variable
--color-primary: #BABFFA;
Lowercase HEX
#babffa

Shades

Tints

Tones

Harmony

CSS snippets for #BABFFA

.color-babffa {
  color: #BABFFA;
  background-color: #BABFFA;
}

Frequently asked questions

What color is #BABFFA?+

#BABFFA is a HEX color with RGB value rgb(186, 191, 250) and HSL value hsl(235, 86%, 85%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BABFFA?+

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