#BDC3EF Color

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

Color preview

#BDC3EF

Color formats

HEX
#BDC3EF
RGB
rgb(189, 195, 239)
RGBA
rgba(189, 195, 239, 1)
HSL
hsl(233, 61%, 84%)
HSV
hsv(233, 21%, 94%)
CMYK
cmyk(21%, 18%, 0%, 6%)
CSS variable
--color-primary: #BDC3EF;
Lowercase HEX
#bdc3ef

Shades

Tints

Tones

Harmony

CSS snippets for #BDC3EF

.color-bdc3ef {
  color: #BDC3EF;
  background-color: #BDC3EF;
}

Frequently asked questions

What color is #BDC3EF?+

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

What is the closest Tailwind color to #BDC3EF?+

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