#BFBFD2 Color

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

Color preview

#BFBFD2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFBFD2

.color-bfbfd2 {
  color: #BFBFD2;
  background-color: #BFBFD2;
}

Frequently asked questions

What color is #BFBFD2?+

#BFBFD2 is a HEX color with RGB value rgb(191, 191, 210) and HSL value hsl(240, 17%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFBFD2?+

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