#BFCFD2 Color

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

Color preview

#BFCFD2

Color formats

HEX
#BFCFD2
RGB
rgb(191, 207, 210)
RGBA
rgba(191, 207, 210, 1)
HSL
hsl(189, 17%, 79%)
HSV
hsv(189, 9%, 82%)
CMYK
cmyk(9%, 1%, 0%, 18%)
CSS variable
--color-primary: #BFCFD2;
Lowercase HEX
#bfcfd2

Shades

Tints

Tones

Harmony

CSS snippets for #BFCFD2

.color-bfcfd2 {
  color: #BFCFD2;
  background-color: #BFCFD2;
}

Frequently asked questions

What color is #BFCFD2?+

#BFCFD2 is a HEX color with RGB value rgb(191, 207, 210) and HSL value hsl(189, 17%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BFCFD2?+

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