#BDC3DF Color

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

Color preview

#BDC3DF

Color formats

HEX
#BDC3DF
RGB
rgb(189, 195, 223)
RGBA
rgba(189, 195, 223, 1)
HSL
hsl(229, 35%, 81%)
HSV
hsv(229, 15%, 87%)
CMYK
cmyk(15%, 13%, 0%, 13%)
CSS variable
--color-primary: #BDC3DF;
Lowercase HEX
#bdc3df

Shades

Tints

Tones

Harmony

CSS snippets for #BDC3DF

.color-bdc3df {
  color: #BDC3DF;
  background-color: #BDC3DF;
}

Frequently asked questions

What color is #BDC3DF?+

#BDC3DF is a HEX color with RGB value rgb(189, 195, 223) and HSL value hsl(229, 35%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BDC3DF?+

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