#BACBD9 Color

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

Color preview

#BACBD9

Color formats

HEX
#BACBD9
RGB
rgb(186, 203, 217)
RGBA
rgba(186, 203, 217, 1)
HSL
hsl(207, 29%, 79%)
HSV
hsv(207, 14%, 85%)
CMYK
cmyk(14%, 6%, 0%, 15%)
CSS variable
--color-primary: #BACBD9;
Lowercase HEX
#bacbd9

Shades

Tints

Tones

Harmony

CSS snippets for #BACBD9

.color-bacbd9 {
  color: #BACBD9;
  background-color: #BACBD9;
}

Frequently asked questions

What color is #BACBD9?+

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

What is the closest Tailwind color to #BACBD9?+

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