#B5A1E2 Color

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

Color preview

#B5A1E2

Color formats

HEX
#B5A1E2
RGB
rgb(181, 161, 226)
RGBA
rgba(181, 161, 226, 1)
HSL
hsl(258, 53%, 76%)
HSV
hsv(258, 29%, 89%)
CMYK
cmyk(20%, 29%, 0%, 11%)
CSS variable
--color-primary: #B5A1E2;
Lowercase HEX
#b5a1e2

Shades

Tints

Tones

Harmony

CSS snippets for #B5A1E2

.color-b5a1e2 {
  color: #B5A1E2;
  background-color: #B5A1E2;
}

Frequently asked questions

What color is #B5A1E2?+

#B5A1E2 is a HEX color with RGB value rgb(181, 161, 226) and HSL value hsl(258, 53%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B5A1E2?+

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