#BFCBD2 Color

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

Color preview

#BFCBD2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFCBD2

.color-bfcbd2 {
  color: #BFCBD2;
  background-color: #BFCBD2;
}

Frequently asked questions

What color is #BFCBD2?+

#BFCBD2 is a HEX color with RGB value rgb(191, 203, 210) and HSL value hsl(202, 17%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BFCBD2?+

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