#BDCDD2 Color

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

Color preview

#BDCDD2

Color formats

HEX
#BDCDD2
RGB
rgb(189, 205, 210)
RGBA
rgba(189, 205, 210, 1)
HSL
hsl(194, 19%, 78%)
HSV
hsv(194, 10%, 82%)
CMYK
cmyk(10%, 2%, 0%, 18%)
CSS variable
--color-primary: #BDCDD2;
Lowercase HEX
#bdcdd2

Shades

Tints

Tones

Harmony

CSS snippets for #BDCDD2

.color-bdcdd2 {
  color: #BDCDD2;
  background-color: #BDCDD2;
}

Frequently asked questions

What color is #BDCDD2?+

#BDCDD2 is a HEX color with RGB value rgb(189, 205, 210) and HSL value hsl(194, 19%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BDCDD2?+

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