#BCDCD6 Color

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

Color preview

#BCDCD6

Color formats

HEX
#BCDCD6
RGB
rgb(188, 220, 214)
RGBA
rgba(188, 220, 214, 1)
HSL
hsl(169, 31%, 80%)
HSV
hsv(169, 15%, 86%)
CMYK
cmyk(15%, 0%, 3%, 14%)
CSS variable
--color-primary: #BCDCD6;
Lowercase HEX
#bcdcd6

Shades

Tints

Tones

Harmony

CSS snippets for #BCDCD6

.color-bcdcd6 {
  color: #BCDCD6;
  background-color: #BCDCD6;
}

Frequently asked questions

What color is #BCDCD6?+

#BCDCD6 is a HEX color with RGB value rgb(188, 220, 214) and HSL value hsl(169, 31%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BCDCD6?+

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