#BCCBE1 Color

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

Color preview

#BCCBE1

Color formats

HEX
#BCCBE1
RGB
rgb(188, 203, 225)
RGBA
rgba(188, 203, 225, 1)
HSL
hsl(216, 38%, 81%)
HSV
hsv(216, 16%, 88%)
CMYK
cmyk(16%, 10%, 0%, 12%)
CSS variable
--color-primary: #BCCBE1;
Lowercase HEX
#bccbe1

Shades

Tints

Tones

Harmony

CSS snippets for #BCCBE1

.color-bccbe1 {
  color: #BCCBE1;
  background-color: #BCCBE1;
}

Frequently asked questions

What color is #BCCBE1?+

#BCCBE1 is a HEX color with RGB value rgb(188, 203, 225) and HSL value hsl(216, 38%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BCCBE1?+

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