#BDDBCF Color

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

Color preview

#BDDBCF

Color formats

HEX
#BDDBCF
RGB
rgb(189, 219, 207)
RGBA
rgba(189, 219, 207, 1)
HSL
hsl(156, 29%, 80%)
HSV
hsv(156, 14%, 86%)
CMYK
cmyk(14%, 0%, 5%, 14%)
CSS variable
--color-primary: #BDDBCF;
Lowercase HEX
#bddbcf

Shades

Tints

Tones

Harmony

CSS snippets for #BDDBCF

.color-bddbcf {
  color: #BDDBCF;
  background-color: #BDDBCF;
}

Frequently asked questions

What color is #BDDBCF?+

#BDDBCF is a HEX color with RGB value rgb(189, 219, 207) and HSL value hsl(156, 29%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BDDBCF?+

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