#BCDED8 Color

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

Color preview

#BCDED8

Color formats

HEX
#BCDED8
RGB
rgb(188, 222, 216)
RGBA
rgba(188, 222, 216, 1)
HSL
hsl(169, 34%, 80%)
HSV
hsv(169, 15%, 87%)
CMYK
cmyk(15%, 0%, 3%, 13%)
CSS variable
--color-primary: #BCDED8;
Lowercase HEX
#bcded8

Shades

Tints

Tones

Harmony

CSS snippets for #BCDED8

.color-bcded8 {
  color: #BCDED8;
  background-color: #BCDED8;
}

Frequently asked questions

What color is #BCDED8?+

#BCDED8 is a HEX color with RGB value rgb(188, 222, 216) and HSL value hsl(169, 34%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BCDED8?+

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