#BCDCEB Color

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

Color preview

#BCDCEB

Color formats

HEX
#BCDCEB
RGB
rgb(188, 220, 235)
RGBA
rgba(188, 220, 235, 1)
HSL
hsl(199, 54%, 83%)
HSV
hsv(199, 20%, 92%)
CMYK
cmyk(20%, 6%, 0%, 8%)
CSS variable
--color-primary: #BCDCEB;
Lowercase HEX
#bcdceb

Shades

Tints

Tones

Harmony

CSS snippets for #BCDCEB

.color-bcdceb {
  color: #BCDCEB;
  background-color: #BCDCEB;
}

Frequently asked questions

What color is #BCDCEB?+

#BCDCEB is a HEX color with RGB value rgb(188, 220, 235) and HSL value hsl(199, 54%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BCDCEB?+

The closest Tailwind color is blue-200, available as the bg-blue-200 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