#BDBCD9 Color

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

Color preview

#BDBCD9

Color formats

HEX
#BDBCD9
RGB
rgb(189, 188, 217)
RGBA
rgba(189, 188, 217, 1)
HSL
hsl(242, 28%, 79%)
HSV
hsv(242, 13%, 85%)
CMYK
cmyk(13%, 13%, 0%, 15%)
CSS variable
--color-primary: #BDBCD9;
Lowercase HEX
#bdbcd9

Shades

Tints

Tones

Harmony

CSS snippets for #BDBCD9

.color-bdbcd9 {
  color: #BDBCD9;
  background-color: #BDBCD9;
}

Frequently asked questions

What color is #BDBCD9?+

#BDBCD9 is a HEX color with RGB value rgb(189, 188, 217) and HSL value hsl(242, 28%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BDBCD9?+

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