#BFCBEC Color

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

Color preview

#BFCBEC

Color formats

HEX
#BFCBEC
RGB
rgb(191, 203, 236)
RGBA
rgba(191, 203, 236, 1)
HSL
hsl(224, 54%, 84%)
HSV
hsv(224, 19%, 93%)
CMYK
cmyk(19%, 14%, 0%, 7%)
CSS variable
--color-primary: #BFCBEC;
Lowercase HEX
#bfcbec

Shades

Tints

Tones

Harmony

CSS snippets for #BFCBEC

.color-bfcbec {
  color: #BFCBEC;
  background-color: #BFCBEC;
}

Frequently asked questions

What color is #BFCBEC?+

#BFCBEC is a HEX color with RGB value rgb(191, 203, 236) and HSL value hsl(224, 54%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BFCBEC?+

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