#B1AEFF Color

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

Color preview

#B1AEFF

Color formats

HEX
#B1AEFF
RGB
rgb(177, 174, 255)
RGBA
rgba(177, 174, 255, 1)
HSL
hsl(242, 100%, 84%)
HSV
hsv(242, 32%, 100%)
CMYK
cmyk(31%, 32%, 0%, 0%)
CSS variable
--color-primary: #B1AEFF;
Lowercase HEX
#b1aeff

Shades

Tints

Tones

Harmony

CSS snippets for #B1AEFF

.color-b1aeff {
  color: #B1AEFF;
  background-color: #B1AEFF;
}

Frequently asked questions

What color is #B1AEFF?+

#B1AEFF is a HEX color with RGB value rgb(177, 174, 255) and HSL value hsl(242, 100%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B1AEFF?+

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