#B9AADD Color

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

Color preview

#B9AADD

Color formats

HEX
#B9AADD
RGB
rgb(185, 170, 221)
RGBA
rgba(185, 170, 221, 1)
HSL
hsl(258, 43%, 77%)
HSV
hsv(258, 23%, 87%)
CMYK
cmyk(16%, 23%, 0%, 13%)
CSS variable
--color-primary: #B9AADD;
Lowercase HEX
#b9aadd

Shades

Tints

Tones

Harmony

CSS snippets for #B9AADD

.color-b9aadd {
  color: #B9AADD;
  background-color: #B9AADD;
}

Frequently asked questions

What color is #B9AADD?+

#B9AADD is a HEX color with RGB value rgb(185, 170, 221) and HSL value hsl(258, 43%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B9AADD?+

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