#BDBDD9 Color

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

Color preview

#BDBDD9

Color formats

HEX
#BDBDD9
RGB
rgb(189, 189, 217)
RGBA
rgba(189, 189, 217, 1)
HSL
hsl(240, 27%, 80%)
HSV
hsv(240, 13%, 85%)
CMYK
cmyk(13%, 13%, 0%, 15%)
CSS variable
--color-primary: #BDBDD9;
Lowercase HEX
#bdbdd9

Shades

Tints

Tones

Harmony

CSS snippets for #BDBDD9

.color-bdbdd9 {
  color: #BDBDD9;
  background-color: #BDBDD9;
}

Frequently asked questions

What color is #BDBDD9?+

#BDBDD9 is a HEX color with RGB value rgb(189, 189, 217) and HSL value hsl(240, 27%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BDBDD9?+

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