#BABEFA Color

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

Color preview

#BABEFA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BABEFA

.color-babefa {
  color: #BABEFA;
  background-color: #BABEFA;
}

Frequently asked questions

What color is #BABEFA?+

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

What is the closest Tailwind color to #BABEFA?+

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