#BFDBE0 Color

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

Color preview

#BFDBE0

Color formats

HEX
#BFDBE0
RGB
rgb(191, 219, 224)
RGBA
rgba(191, 219, 224, 1)
HSL
hsl(189, 35%, 81%)
HSV
hsv(189, 15%, 88%)
CMYK
cmyk(15%, 2%, 0%, 12%)
CSS variable
--color-primary: #BFDBE0;
Lowercase HEX
#bfdbe0

Shades

Tints

Tones

Harmony

CSS snippets for #BFDBE0

.color-bfdbe0 {
  color: #BFDBE0;
  background-color: #BFDBE0;
}

Frequently asked questions

What color is #BFDBE0?+

#BFDBE0 is a HEX color with RGB value rgb(191, 219, 224) and HSL value hsl(189, 35%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BFDBE0?+

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