#B6AADC Color

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

Color preview

#B6AADC

Color formats

HEX
#B6AADC
RGB
rgb(182, 170, 220)
RGBA
rgba(182, 170, 220, 1)
HSL
hsl(254, 42%, 76%)
HSV
hsv(254, 23%, 86%)
CMYK
cmyk(17%, 23%, 0%, 14%)
CSS variable
--color-primary: #B6AADC;
Lowercase HEX
#b6aadc

Shades

Tints

Tones

Harmony

CSS snippets for #B6AADC

.color-b6aadc {
  color: #B6AADC;
  background-color: #B6AADC;
}

Frequently asked questions

What color is #B6AADC?+

#B6AADC is a HEX color with RGB value rgb(182, 170, 220) and HSL value hsl(254, 42%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B6AADC?+

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