#BDC6FD Color

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

Color preview

#BDC6FD

Color formats

HEX
#BDC6FD
RGB
rgb(189, 198, 253)
RGBA
rgba(189, 198, 253, 1)
HSL
hsl(232, 94%, 87%)
HSV
hsv(232, 25%, 99%)
CMYK
cmyk(25%, 22%, 0%, 1%)
CSS variable
--color-primary: #BDC6FD;
Lowercase HEX
#bdc6fd

Shades

Tints

Tones

Harmony

CSS snippets for #BDC6FD

.color-bdc6fd {
  color: #BDC6FD;
  background-color: #BDC6FD;
}

Frequently asked questions

What color is #BDC6FD?+

#BDC6FD is a HEX color with RGB value rgb(189, 198, 253) and HSL value hsl(232, 94%, 87%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #BDC6FD?+

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