#BFDBE6 Color

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

Color preview

#BFDBE6

Color formats

HEX
#BFDBE6
RGB
rgb(191, 219, 230)
RGBA
rgba(191, 219, 230, 1)
HSL
hsl(197, 44%, 83%)
HSV
hsv(197, 17%, 90%)
CMYK
cmyk(17%, 5%, 0%, 10%)
CSS variable
--color-primary: #BFDBE6;
Lowercase HEX
#bfdbe6

Shades

Tints

Tones

Harmony

CSS snippets for #BFDBE6

.color-bfdbe6 {
  color: #BFDBE6;
  background-color: #BFDBE6;
}

Frequently asked questions

What color is #BFDBE6?+

#BFDBE6 is a HEX color with RGB value rgb(191, 219, 230) and HSL value hsl(197, 44%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BFDBE6?+

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