#B5ACDA Color

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

Color preview

#B5ACDA

Color formats

HEX
#B5ACDA
RGB
rgb(181, 172, 218)
RGBA
rgba(181, 172, 218, 1)
HSL
hsl(252, 38%, 76%)
HSV
hsv(252, 21%, 85%)
CMYK
cmyk(17%, 21%, 0%, 15%)
CSS variable
--color-primary: #B5ACDA;
Lowercase HEX
#b5acda

Shades

Tints

Tones

Harmony

CSS snippets for #B5ACDA

.color-b5acda {
  color: #B5ACDA;
  background-color: #B5ACDA;
}

Frequently asked questions

What color is #B5ACDA?+

#B5ACDA is a HEX color with RGB value rgb(181, 172, 218) and HSL value hsl(252, 38%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B5ACDA?+

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