#BFCAD3 Color

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

Color preview

#BFCAD3

Color formats

HEX
#BFCAD3
RGB
rgb(191, 202, 211)
RGBA
rgba(191, 202, 211, 1)
HSL
hsl(207, 19%, 79%)
HSV
hsv(207, 9%, 83%)
CMYK
cmyk(9%, 4%, 0%, 17%)
CSS variable
--color-primary: #BFCAD3;
Lowercase HEX
#bfcad3

Shades

Tints

Tones

Harmony

CSS snippets for #BFCAD3

.color-bfcad3 {
  color: #BFCAD3;
  background-color: #BFCAD3;
}

Frequently asked questions

What color is #BFCAD3?+

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

What is the closest Tailwind color to #BFCAD3?+

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