#BABDD0 Color

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

Color preview

#BABDD0

Color formats

HEX
#BABDD0
RGB
rgb(186, 189, 208)
RGBA
rgba(186, 189, 208, 1)
HSL
hsl(232, 19%, 77%)
HSV
hsv(232, 11%, 82%)
CMYK
cmyk(11%, 9%, 0%, 18%)
CSS variable
--color-primary: #BABDD0;
Lowercase HEX
#babdd0

Shades

Tints

Tones

Harmony

CSS snippets for #BABDD0

.color-babdd0 {
  color: #BABDD0;
  background-color: #BABDD0;
}

Frequently asked questions

What color is #BABDD0?+

#BABDD0 is a HEX color with RGB value rgb(186, 189, 208) and HSL value hsl(232, 19%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BABDD0?+

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