#BDCAD6 Color

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

Color preview

#BDCAD6

Color formats

HEX
#BDCAD6
RGB
rgb(189, 202, 214)
RGBA
rgba(189, 202, 214, 1)
HSL
hsl(209, 23%, 79%)
HSV
hsv(209, 12%, 84%)
CMYK
cmyk(12%, 6%, 0%, 16%)
CSS variable
--color-primary: #BDCAD6;
Lowercase HEX
#bdcad6

Shades

Tints

Tones

Harmony

CSS snippets for #BDCAD6

.color-bdcad6 {
  color: #BDCAD6;
  background-color: #BDCAD6;
}

Frequently asked questions

What color is #BDCAD6?+

#BDCAD6 is a HEX color with RGB value rgb(189, 202, 214) and HSL value hsl(209, 23%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BDCAD6?+

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