#BDCFD8 Color

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

Color preview

#BDCFD8

Color formats

HEX
#BDCFD8
RGB
rgb(189, 207, 216)
RGBA
rgba(189, 207, 216, 1)
HSL
hsl(200, 26%, 79%)
HSV
hsv(200, 12%, 85%)
CMYK
cmyk(12%, 4%, 0%, 15%)
CSS variable
--color-primary: #BDCFD8;
Lowercase HEX
#bdcfd8

Shades

Tints

Tones

Harmony

CSS snippets for #BDCFD8

.color-bdcfd8 {
  color: #BDCFD8;
  background-color: #BDCFD8;
}

Frequently asked questions

What color is #BDCFD8?+

#BDCFD8 is a HEX color with RGB value rgb(189, 207, 216) and HSL value hsl(200, 26%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BDCFD8?+

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