#BCDAD8 Color

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

Color preview

#BCDAD8

Color formats

HEX
#BCDAD8
RGB
rgb(188, 218, 216)
RGBA
rgba(188, 218, 216, 1)
HSL
hsl(176, 29%, 80%)
HSV
hsv(176, 14%, 85%)
CMYK
cmyk(14%, 0%, 1%, 15%)
CSS variable
--color-primary: #BCDAD8;
Lowercase HEX
#bcdad8

Shades

Tints

Tones

Harmony

CSS snippets for #BCDAD8

.color-bcdad8 {
  color: #BCDAD8;
  background-color: #BCDAD8;
}

Frequently asked questions

What color is #BCDAD8?+

#BCDAD8 is a HEX color with RGB value rgb(188, 218, 216) and HSL value hsl(176, 29%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BCDAD8?+

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