#BFDAE7 Color

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

Color preview

#BFDAE7

Color formats

HEX
#BFDAE7
RGB
rgb(191, 218, 231)
RGBA
rgba(191, 218, 231, 1)
HSL
hsl(200, 45%, 83%)
HSV
hsv(200, 17%, 91%)
CMYK
cmyk(17%, 6%, 0%, 9%)
CSS variable
--color-primary: #BFDAE7;
Lowercase HEX
#bfdae7

Shades

Tints

Tones

Harmony

CSS snippets for #BFDAE7

.color-bfdae7 {
  color: #BFDAE7;
  background-color: #BFDAE7;
}

Frequently asked questions

What color is #BFDAE7?+

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

What is the closest Tailwind color to #BFDAE7?+

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