#B1AEDA Color

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

Color preview

#B1AEDA

Color formats

HEX
#B1AEDA
RGB
rgb(177, 174, 218)
RGBA
rgba(177, 174, 218, 1)
HSL
hsl(244, 37%, 77%)
HSV
hsv(244, 20%, 85%)
CMYK
cmyk(19%, 20%, 0%, 15%)
CSS variable
--color-primary: #B1AEDA;
Lowercase HEX
#b1aeda

Shades

Tints

Tones

Harmony

CSS snippets for #B1AEDA

.color-b1aeda {
  color: #B1AEDA;
  background-color: #B1AEDA;
}

Frequently asked questions

What color is #B1AEDA?+

#B1AEDA is a HEX color with RGB value rgb(177, 174, 218) and HSL value hsl(244, 37%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B1AEDA?+

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