#B4A6DE Color

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

Color preview

#B4A6DE

Color formats

HEX
#B4A6DE
RGB
rgb(180, 166, 222)
RGBA
rgba(180, 166, 222, 1)
HSL
hsl(255, 46%, 76%)
HSV
hsv(255, 25%, 87%)
CMYK
cmyk(19%, 25%, 0%, 13%)
CSS variable
--color-primary: #B4A6DE;
Lowercase HEX
#b4a6de

Shades

Tints

Tones

Harmony

CSS snippets for #B4A6DE

.color-b4a6de {
  color: #B4A6DE;
  background-color: #B4A6DE;
}

Frequently asked questions

What color is #B4A6DE?+

#B4A6DE is a HEX color with RGB value rgb(180, 166, 222) and HSL value hsl(255, 46%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B4A6DE?+

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