#BACDDB Color

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

Color preview

#BACDDB

Color formats

HEX
#BACDDB
RGB
rgb(186, 205, 219)
RGBA
rgba(186, 205, 219, 1)
HSL
hsl(205, 31%, 79%)
HSV
hsv(205, 15%, 86%)
CMYK
cmyk(15%, 6%, 0%, 14%)
CSS variable
--color-primary: #BACDDB;
Lowercase HEX
#bacddb

Shades

Tints

Tones

Harmony

CSS snippets for #BACDDB

.color-bacddb {
  color: #BACDDB;
  background-color: #BACDDB;
}

Frequently asked questions

What color is #BACDDB?+

#BACDDB is a HEX color with RGB value rgb(186, 205, 219) and HSL value hsl(205, 31%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BACDDB?+

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