#BABDD7 Color

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

Color preview

#BABDD7

Color formats

HEX
#BABDD7
RGB
rgb(186, 189, 215)
RGBA
rgba(186, 189, 215, 1)
HSL
hsl(234, 27%, 79%)
HSV
hsv(234, 13%, 84%)
CMYK
cmyk(13%, 12%, 0%, 16%)
CSS variable
--color-primary: #BABDD7;
Lowercase HEX
#babdd7

Shades

Tints

Tones

Harmony

CSS snippets for #BABDD7

.color-babdd7 {
  color: #BABDD7;
  background-color: #BABDD7;
}

Frequently asked questions

What color is #BABDD7?+

#BABDD7 is a HEX color with RGB value rgb(186, 189, 215) and HSL value hsl(234, 27%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BABDD7?+

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