#BFCFD5 Color

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

Color preview

#BFCFD5

Color formats

HEX
#BFCFD5
RGB
rgb(191, 207, 213)
RGBA
rgba(191, 207, 213, 1)
HSL
hsl(196, 21%, 79%)
HSV
hsv(196, 10%, 84%)
CMYK
cmyk(10%, 3%, 0%, 16%)
CSS variable
--color-primary: #BFCFD5;
Lowercase HEX
#bfcfd5

Shades

Tints

Tones

Harmony

CSS snippets for #BFCFD5

.color-bfcfd5 {
  color: #BFCFD5;
  background-color: #BFCFD5;
}

Frequently asked questions

What color is #BFCFD5?+

#BFCFD5 is a HEX color with RGB value rgb(191, 207, 213) and HSL value hsl(196, 21%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BFCFD5?+

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