#BDC9EE Color

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

Color preview

#BDC9EE

Color formats

HEX
#BDC9EE
RGB
rgb(189, 201, 238)
RGBA
rgba(189, 201, 238, 1)
HSL
hsl(225, 59%, 84%)
HSV
hsv(225, 21%, 93%)
CMYK
cmyk(21%, 16%, 0%, 7%)
CSS variable
--color-primary: #BDC9EE;
Lowercase HEX
#bdc9ee

Shades

Tints

Tones

Harmony

CSS snippets for #BDC9EE

.color-bdc9ee {
  color: #BDC9EE;
  background-color: #BDC9EE;
}

Frequently asked questions

What color is #BDC9EE?+

#BDC9EE is a HEX color with RGB value rgb(189, 201, 238) and HSL value hsl(225, 59%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BDC9EE?+

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