#BCDFD6 Color

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

Color preview

#BCDFD6

Color formats

HEX
#BCDFD6
RGB
rgb(188, 223, 214)
RGBA
rgba(188, 223, 214, 1)
HSL
hsl(165, 35%, 81%)
HSV
hsv(165, 16%, 87%)
CMYK
cmyk(16%, 0%, 4%, 13%)
CSS variable
--color-primary: #BCDFD6;
Lowercase HEX
#bcdfd6

Shades

Tints

Tones

Harmony

CSS snippets for #BCDFD6

.color-bcdfd6 {
  color: #BCDFD6;
  background-color: #BCDFD6;
}

Frequently asked questions

What color is #BCDFD6?+

#BCDFD6 is a HEX color with RGB value rgb(188, 223, 214) and HSL value hsl(165, 35%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BCDFD6?+

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