#BFCDD2 Color

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

Color preview

#BFCDD2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFCDD2

.color-bfcdd2 {
  color: #BFCDD2;
  background-color: #BFCDD2;
}

Frequently asked questions

What color is #BFCDD2?+

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

What is the closest Tailwind color to #BFCDD2?+

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