#BDC2EF Color

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

Color preview

#BDC2EF

Color formats

HEX
#BDC2EF
RGB
rgb(189, 194, 239)
RGBA
rgba(189, 194, 239, 1)
HSL
hsl(234, 61%, 84%)
HSV
hsv(234, 21%, 94%)
CMYK
cmyk(21%, 19%, 0%, 6%)
CSS variable
--color-primary: #BDC2EF;
Lowercase HEX
#bdc2ef

Shades

Tints

Tones

Harmony

CSS snippets for #BDC2EF

.color-bdc2ef {
  color: #BDC2EF;
  background-color: #BDC2EF;
}

Frequently asked questions

What color is #BDC2EF?+

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

What is the closest Tailwind color to #BDC2EF?+

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