#BDC6EB Color

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

Color preview

#BDC6EB

Color formats

HEX
#BDC6EB
RGB
rgb(189, 198, 235)
RGBA
rgba(189, 198, 235, 1)
HSL
hsl(228, 53%, 83%)
HSV
hsv(228, 20%, 92%)
CMYK
cmyk(20%, 16%, 0%, 8%)
CSS variable
--color-primary: #BDC6EB;
Lowercase HEX
#bdc6eb

Shades

Tints

Tones

Harmony

CSS snippets for #BDC6EB

.color-bdc6eb {
  color: #BDC6EB;
  background-color: #BDC6EB;
}

Frequently asked questions

What color is #BDC6EB?+

#BDC6EB is a HEX color with RGB value rgb(189, 198, 235) and HSL value hsl(228, 53%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BDC6EB?+

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