#BFE0EF Color

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

Color preview

#BFE0EF

Color formats

HEX
#BFE0EF
RGB
rgb(191, 224, 239)
RGBA
rgba(191, 224, 239, 1)
HSL
hsl(199, 60%, 84%)
HSV
hsv(199, 20%, 94%)
CMYK
cmyk(20%, 6%, 0%, 6%)
CSS variable
--color-primary: #BFE0EF;
Lowercase HEX
#bfe0ef

Shades

Tints

Tones

Harmony

CSS snippets for #BFE0EF

.color-bfe0ef {
  color: #BFE0EF;
  background-color: #BFE0EF;
}

Frequently asked questions

What color is #BFE0EF?+

#BFE0EF is a HEX color with RGB value rgb(191, 224, 239) and HSL value hsl(199, 60%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BFE0EF?+

The closest Tailwind color is blue-200, available as the bg-blue-200 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