#BABEEF Color

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

Color preview

#BABEEF

Color formats

HEX
#BABEEF
RGB
rgb(186, 190, 239)
RGBA
rgba(186, 190, 239, 1)
HSL
hsl(235, 62%, 83%)
HSV
hsv(235, 22%, 94%)
CMYK
cmyk(22%, 21%, 0%, 6%)
CSS variable
--color-primary: #BABEEF;
Lowercase HEX
#babeef

Shades

Tints

Tones

Harmony

CSS snippets for #BABEEF

.color-babeef {
  color: #BABEEF;
  background-color: #BABEEF;
}

Frequently asked questions

What color is #BABEEF?+

#BABEEF is a HEX color with RGB value rgb(186, 190, 239) and HSL value hsl(235, 62%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BABEEF?+

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