#B9A2DC Color

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

Color preview

#B9A2DC

Color formats

HEX
#B9A2DC
RGB
rgb(185, 162, 220)
RGBA
rgba(185, 162, 220, 1)
HSL
hsl(264, 45%, 75%)
HSV
hsv(264, 26%, 86%)
CMYK
cmyk(16%, 26%, 0%, 14%)
CSS variable
--color-primary: #B9A2DC;
Lowercase HEX
#b9a2dc

Shades

Tints

Tones

Harmony

CSS snippets for #B9A2DC

.color-b9a2dc {
  color: #B9A2DC;
  background-color: #B9A2DC;
}

Frequently asked questions

What color is #B9A2DC?+

#B9A2DC is a HEX color with RGB value rgb(185, 162, 220) and HSL value hsl(264, 45%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B9A2DC?+

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