#BAC5DA Color

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

Color preview

#BAC5DA

Color formats

HEX
#BAC5DA
RGB
rgb(186, 197, 218)
RGBA
rgba(186, 197, 218, 1)
HSL
hsl(219, 30%, 79%)
HSV
hsv(219, 15%, 85%)
CMYK
cmyk(15%, 10%, 0%, 15%)
CSS variable
--color-primary: #BAC5DA;
Lowercase HEX
#bac5da

Shades

Tints

Tones

Harmony

CSS snippets for #BAC5DA

.color-bac5da {
  color: #BAC5DA;
  background-color: #BAC5DA;
}

Frequently asked questions

What color is #BAC5DA?+

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

What is the closest Tailwind color to #BAC5DA?+

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