#BAC2DE Color

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

Color preview

#BAC2DE

Color formats

HEX
#BAC2DE
RGB
rgb(186, 194, 222)
RGBA
rgba(186, 194, 222, 1)
HSL
hsl(227, 35%, 80%)
HSV
hsv(227, 16%, 87%)
CMYK
cmyk(16%, 13%, 0%, 13%)
CSS variable
--color-primary: #BAC2DE;
Lowercase HEX
#bac2de

Shades

Tints

Tones

Harmony

CSS snippets for #BAC2DE

.color-bac2de {
  color: #BAC2DE;
  background-color: #BAC2DE;
}

Frequently asked questions

What color is #BAC2DE?+

#BAC2DE is a HEX color with RGB value rgb(186, 194, 222) and HSL value hsl(227, 35%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BAC2DE?+

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