#BDCDDB Color

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

Color preview

#BDCDDB

Color formats

HEX
#BDCDDB
RGB
rgb(189, 205, 219)
RGBA
rgba(189, 205, 219, 1)
HSL
hsl(208, 29%, 80%)
HSV
hsv(208, 14%, 86%)
CMYK
cmyk(14%, 6%, 0%, 14%)
CSS variable
--color-primary: #BDCDDB;
Lowercase HEX
#bdcddb

Shades

Tints

Tones

Harmony

CSS snippets for #BDCDDB

.color-bdcddb {
  color: #BDCDDB;
  background-color: #BDCDDB;
}

Frequently asked questions

What color is #BDCDDB?+

#BDCDDB is a HEX color with RGB value rgb(189, 205, 219) and HSL value hsl(208, 29%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BDCDDB?+

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