#BCC8EB Color

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

Color preview

#BCC8EB

Color formats

HEX
#BCC8EB
RGB
rgb(188, 200, 235)
RGBA
rgba(188, 200, 235, 1)
HSL
hsl(225, 54%, 83%)
HSV
hsv(225, 20%, 92%)
CMYK
cmyk(20%, 15%, 0%, 8%)
CSS variable
--color-primary: #BCC8EB;
Lowercase HEX
#bcc8eb

Shades

Tints

Tones

Harmony

CSS snippets for #BCC8EB

.color-bcc8eb {
  color: #BCC8EB;
  background-color: #BCC8EB;
}

Frequently asked questions

What color is #BCC8EB?+

#BCC8EB is a HEX color with RGB value rgb(188, 200, 235) and HSL value hsl(225, 54%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BCC8EB?+

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