#B2ABE0 Color

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

Color preview

#B2ABE0

Color formats

HEX
#B2ABE0
RGB
rgb(178, 171, 224)
RGBA
rgba(178, 171, 224, 1)
HSL
hsl(248, 46%, 77%)
HSV
hsv(248, 24%, 88%)
CMYK
cmyk(21%, 24%, 0%, 12%)
CSS variable
--color-primary: #B2ABE0;
Lowercase HEX
#b2abe0

Shades

Tints

Tones

Harmony

CSS snippets for #B2ABE0

.color-b2abe0 {
  color: #B2ABE0;
  background-color: #B2ABE0;
}

Frequently asked questions

What color is #B2ABE0?+

#B2ABE0 is a HEX color with RGB value rgb(178, 171, 224) and HSL value hsl(248, 46%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B2ABE0?+

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