#BFCAD6 Color

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

Color preview

#BFCAD6

Color formats

HEX
#BFCAD6
RGB
rgb(191, 202, 214)
RGBA
rgba(191, 202, 214, 1)
HSL
hsl(211, 22%, 79%)
HSV
hsv(211, 11%, 84%)
CMYK
cmyk(11%, 6%, 0%, 16%)
CSS variable
--color-primary: #BFCAD6;
Lowercase HEX
#bfcad6

Shades

Tints

Tones

Harmony

CSS snippets for #BFCAD6

.color-bfcad6 {
  color: #BFCAD6;
  background-color: #BFCAD6;
}

Frequently asked questions

What color is #BFCAD6?+

#BFCAD6 is a HEX color with RGB value rgb(191, 202, 214) and HSL value hsl(211, 22%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BFCAD6?+

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