#BAC5DB Color

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

Color preview

#BAC5DB

Color formats

HEX
#BAC5DB
RGB
rgb(186, 197, 219)
RGBA
rgba(186, 197, 219, 1)
HSL
hsl(220, 31%, 79%)
HSV
hsv(220, 15%, 86%)
CMYK
cmyk(15%, 10%, 0%, 14%)
CSS variable
--color-primary: #BAC5DB;
Lowercase HEX
#bac5db

Shades

Tints

Tones

Harmony

CSS snippets for #BAC5DB

.color-bac5db {
  color: #BAC5DB;
  background-color: #BAC5DB;
}

Frequently asked questions

What color is #BAC5DB?+

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

What is the closest Tailwind color to #BAC5DB?+

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