#BDC2D5 Color

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

Color preview

#BDC2D5

Color formats

HEX
#BDC2D5
RGB
rgb(189, 194, 213)
RGBA
rgba(189, 194, 213, 1)
HSL
hsl(228, 22%, 79%)
HSV
hsv(228, 11%, 84%)
CMYK
cmyk(11%, 9%, 0%, 16%)
CSS variable
--color-primary: #BDC2D5;
Lowercase HEX
#bdc2d5

Shades

Tints

Tones

Harmony

CSS snippets for #BDC2D5

.color-bdc2d5 {
  color: #BDC2D5;
  background-color: #BDC2D5;
}

Frequently asked questions

What color is #BDC2D5?+

#BDC2D5 is a HEX color with RGB value rgb(189, 194, 213) and HSL value hsl(228, 22%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BDC2D5?+

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