#BAC3DC Color

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

Color preview

#BAC3DC

Color formats

HEX
#BAC3DC
RGB
rgb(186, 195, 220)
RGBA
rgba(186, 195, 220, 1)
HSL
hsl(224, 33%, 80%)
HSV
hsv(224, 15%, 86%)
CMYK
cmyk(15%, 11%, 0%, 14%)
CSS variable
--color-primary: #BAC3DC;
Lowercase HEX
#bac3dc

Shades

Tints

Tones

Harmony

CSS snippets for #BAC3DC

.color-bac3dc {
  color: #BAC3DC;
  background-color: #BAC3DC;
}

Frequently asked questions

What color is #BAC3DC?+

#BAC3DC is a HEX color with RGB value rgb(186, 195, 220) and HSL value hsl(224, 33%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BAC3DC?+

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