#BABBD9 Color

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

Color preview

#BABBD9

Color formats

HEX
#BABBD9
RGB
rgb(186, 187, 217)
RGBA
rgba(186, 187, 217, 1)
HSL
hsl(238, 29%, 79%)
HSV
hsv(238, 14%, 85%)
CMYK
cmyk(14%, 14%, 0%, 15%)
CSS variable
--color-primary: #BABBD9;
Lowercase HEX
#babbd9

Shades

Tints

Tones

Harmony

CSS snippets for #BABBD9

.color-babbd9 {
  color: #BABBD9;
  background-color: #BABBD9;
}

Frequently asked questions

What color is #BABBD9?+

#BABBD9 is a HEX color with RGB value rgb(186, 187, 217) and HSL value hsl(238, 29%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BABBD9?+

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