#BFCEDA Color

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

Color preview

#BFCEDA

Color formats

HEX
#BFCEDA
RGB
rgb(191, 206, 218)
RGBA
rgba(191, 206, 218, 1)
HSL
hsl(207, 27%, 80%)
HSV
hsv(207, 12%, 85%)
CMYK
cmyk(12%, 6%, 0%, 15%)
CSS variable
--color-primary: #BFCEDA;
Lowercase HEX
#bfceda

Shades

Tints

Tones

Harmony

CSS snippets for #BFCEDA

.color-bfceda {
  color: #BFCEDA;
  background-color: #BFCEDA;
}

Frequently asked questions

What color is #BFCEDA?+

#BFCEDA is a HEX color with RGB value rgb(191, 206, 218) and HSL value hsl(207, 27%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BFCEDA?+

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