#B0ABEA Color

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

Color preview

#B0ABEA

Color formats

HEX
#B0ABEA
RGB
rgb(176, 171, 234)
RGBA
rgba(176, 171, 234, 1)
HSL
hsl(245, 60%, 79%)
HSV
hsv(245, 27%, 92%)
CMYK
cmyk(25%, 27%, 0%, 8%)
CSS variable
--color-primary: #B0ABEA;
Lowercase HEX
#b0abea

Shades

Tints

Tones

Harmony

CSS snippets for #B0ABEA

.color-b0abea {
  color: #B0ABEA;
  background-color: #B0ABEA;
}

Frequently asked questions

What color is #B0ABEA?+

#B0ABEA is a HEX color with RGB value rgb(176, 171, 234) and HSL value hsl(245, 60%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B0ABEA?+

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