#BACDD9 Color

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

Color preview

#BACDD9

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BACDD9

.color-bacdd9 {
  color: #BACDD9;
  background-color: #BACDD9;
}

Frequently asked questions

What color is #BACDD9?+

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

What is the closest Tailwind color to #BACDD9?+

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