#BDC9EF Color

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

Color preview

#BDC9EF

Color formats

HEX
#BDC9EF
RGB
rgb(189, 201, 239)
RGBA
rgba(189, 201, 239, 1)
HSL
hsl(226, 61%, 84%)
HSV
hsv(226, 21%, 94%)
CMYK
cmyk(21%, 16%, 0%, 6%)
CSS variable
--color-primary: #BDC9EF;
Lowercase HEX
#bdc9ef

Shades

Tints

Tones

Harmony

CSS snippets for #BDC9EF

.color-bdc9ef {
  color: #BDC9EF;
  background-color: #BDC9EF;
}

Frequently asked questions

What color is #BDC9EF?+

#BDC9EF is a HEX color with RGB value rgb(189, 201, 239) and HSL value hsl(226, 61%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BDC9EF?+

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