#BFCDD8 Color

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

Color preview

#BFCDD8

Color formats

HEX
#BFCDD8
RGB
rgb(191, 205, 216)
RGBA
rgba(191, 205, 216, 1)
HSL
hsl(206, 24%, 80%)
HSV
hsv(206, 12%, 85%)
CMYK
cmyk(12%, 5%, 0%, 15%)
CSS variable
--color-primary: #BFCDD8;
Lowercase HEX
#bfcdd8

Shades

Tints

Tones

Harmony

CSS snippets for #BFCDD8

.color-bfcdd8 {
  color: #BFCDD8;
  background-color: #BFCDD8;
}

Frequently asked questions

What color is #BFCDD8?+

#BFCDD8 is a HEX color with RGB value rgb(191, 205, 216) and HSL value hsl(206, 24%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BFCDD8?+

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