#BAC9ED Color

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

Color preview

#BAC9ED

Color formats

HEX
#BAC9ED
RGB
rgb(186, 201, 237)
RGBA
rgba(186, 201, 237, 1)
HSL
hsl(222, 59%, 83%)
HSV
hsv(222, 22%, 93%)
CMYK
cmyk(22%, 15%, 0%, 7%)
CSS variable
--color-primary: #BAC9ED;
Lowercase HEX
#bac9ed

Shades

Tints

Tones

Harmony

CSS snippets for #BAC9ED

.color-bac9ed {
  color: #BAC9ED;
  background-color: #BAC9ED;
}

Frequently asked questions

What color is #BAC9ED?+

#BAC9ED is a HEX color with RGB value rgb(186, 201, 237) and HSL value hsl(222, 59%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BAC9ED?+

The closest Tailwind color is indigo-200, available as the bg-indigo-200 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