#BFDBD8 Color

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

Color preview

#BFDBD8

Color formats

HEX
#BFDBD8
RGB
rgb(191, 219, 216)
RGBA
rgba(191, 219, 216, 1)
HSL
hsl(174, 28%, 80%)
HSV
hsv(174, 13%, 86%)
CMYK
cmyk(13%, 0%, 1%, 14%)
CSS variable
--color-primary: #BFDBD8;
Lowercase HEX
#bfdbd8

Shades

Tints

Tones

Harmony

CSS snippets for #BFDBD8

.color-bfdbd8 {
  color: #BFDBD8;
  background-color: #BFDBD8;
}

Frequently asked questions

What color is #BFDBD8?+

#BFDBD8 is a HEX color with RGB value rgb(191, 219, 216) and HSL value hsl(174, 28%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BFDBD8?+

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