#BABBE0 Color

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

Color preview

#BABBE0

Color formats

HEX
#BABBE0
RGB
rgb(186, 187, 224)
RGBA
rgba(186, 187, 224, 1)
HSL
hsl(238, 38%, 80%)
HSV
hsv(238, 17%, 88%)
CMYK
cmyk(17%, 17%, 0%, 12%)
CSS variable
--color-primary: #BABBE0;
Lowercase HEX
#babbe0

Shades

Tints

Tones

Harmony

CSS snippets for #BABBE0

.color-babbe0 {
  color: #BABBE0;
  background-color: #BABBE0;
}

Frequently asked questions

What color is #BABBE0?+

#BABBE0 is a HEX color with RGB value rgb(186, 187, 224) and HSL value hsl(238, 38%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BABBE0?+

The closest Tailwind color is slate-300, available as the bg-slate-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