#BFDEE7 Color

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

Color preview

#BFDEE7

Color formats

HEX
#BFDEE7
RGB
rgb(191, 222, 231)
RGBA
rgba(191, 222, 231, 1)
HSL
hsl(194, 45%, 83%)
HSV
hsv(194, 17%, 91%)
CMYK
cmyk(17%, 4%, 0%, 9%)
CSS variable
--color-primary: #BFDEE7;
Lowercase HEX
#bfdee7

Shades

Tints

Tones

Harmony

CSS snippets for #BFDEE7

.color-bfdee7 {
  color: #BFDEE7;
  background-color: #BFDEE7;
}

Frequently asked questions

What color is #BFDEE7?+

#BFDEE7 is a HEX color with RGB value rgb(191, 222, 231) and HSL value hsl(194, 45%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BFDEE7?+

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