#B1A0EA Color

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

Color preview

#B1A0EA

Color formats

HEX
#B1A0EA
RGB
rgb(177, 160, 234)
RGBA
rgba(177, 160, 234, 1)
HSL
hsl(254, 64%, 77%)
HSV
hsv(254, 32%, 92%)
CMYK
cmyk(24%, 32%, 0%, 8%)
CSS variable
--color-primary: #B1A0EA;
Lowercase HEX
#b1a0ea

Shades

Tints

Tones

Harmony

CSS snippets for #B1A0EA

.color-b1a0ea {
  color: #B1A0EA;
  background-color: #B1A0EA;
}

Frequently asked questions

What color is #B1A0EA?+

#B1A0EA is a HEX color with RGB value rgb(177, 160, 234) and HSL value hsl(254, 64%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B1A0EA?+

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