#B1AEEC Color

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

Color preview

#B1AEEC

Color formats

HEX
#B1AEEC
RGB
rgb(177, 174, 236)
RGBA
rgba(177, 174, 236, 1)
HSL
hsl(243, 62%, 80%)
HSV
hsv(243, 26%, 93%)
CMYK
cmyk(25%, 26%, 0%, 7%)
CSS variable
--color-primary: #B1AEEC;
Lowercase HEX
#b1aeec

Shades

Tints

Tones

Harmony

CSS snippets for #B1AEEC

.color-b1aeec {
  color: #B1AEEC;
  background-color: #B1AEEC;
}

Frequently asked questions

What color is #B1AEEC?+

#B1AEEC is a HEX color with RGB value rgb(177, 174, 236) and HSL value hsl(243, 62%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B1AEEC?+

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