#BDABD9 Color

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

Color preview

#BDABD9

Color formats

HEX
#BDABD9
RGB
rgb(189, 171, 217)
RGBA
rgba(189, 171, 217, 1)
HSL
hsl(263, 38%, 76%)
HSV
hsv(263, 21%, 85%)
CMYK
cmyk(13%, 21%, 0%, 15%)
CSS variable
--color-primary: #BDABD9;
Lowercase HEX
#bdabd9

Shades

Tints

Tones

Harmony

CSS snippets for #BDABD9

.color-bdabd9 {
  color: #BDABD9;
  background-color: #BDABD9;
}

Frequently asked questions

What color is #BDABD9?+

#BDABD9 is a HEX color with RGB value rgb(189, 171, 217) and HSL value hsl(263, 38%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BDABD9?+

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