#BDC6FB Color

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

Color preview

#BDC6FB

Color formats

HEX
#BDC6FB
RGB
rgb(189, 198, 251)
RGBA
rgba(189, 198, 251, 1)
HSL
hsl(231, 89%, 86%)
HSV
hsv(231, 25%, 98%)
CMYK
cmyk(25%, 21%, 0%, 2%)
CSS variable
--color-primary: #BDC6FB;
Lowercase HEX
#bdc6fb

Shades

Tints

Tones

Harmony

CSS snippets for #BDC6FB

.color-bdc6fb {
  color: #BDC6FB;
  background-color: #BDC6FB;
}

Frequently asked questions

What color is #BDC6FB?+

#BDC6FB is a HEX color with RGB value rgb(189, 198, 251) and HSL value hsl(231, 89%, 86%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BDC6FB?+

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