#BAC3ED Color

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

Color preview

#BAC3ED

Color formats

HEX
#BAC3ED
RGB
rgb(186, 195, 237)
RGBA
rgba(186, 195, 237, 1)
HSL
hsl(229, 59%, 83%)
HSV
hsv(229, 22%, 93%)
CMYK
cmyk(22%, 18%, 0%, 7%)
CSS variable
--color-primary: #BAC3ED;
Lowercase HEX
#bac3ed

Shades

Tints

Tones

Harmony

CSS snippets for #BAC3ED

.color-bac3ed {
  color: #BAC3ED;
  background-color: #BAC3ED;
}

Frequently asked questions

What color is #BAC3ED?+

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

What is the closest Tailwind color to #BAC3ED?+

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