#BFE3EB Color

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

Color preview

#BFE3EB

Color formats

HEX
#BFE3EB
RGB
rgb(191, 227, 235)
RGBA
rgba(191, 227, 235, 1)
HSL
hsl(191, 52%, 84%)
HSV
hsv(191, 19%, 92%)
CMYK
cmyk(19%, 3%, 0%, 8%)
CSS variable
--color-primary: #BFE3EB;
Lowercase HEX
#bfe3eb

Shades

Tints

Tones

Harmony

CSS snippets for #BFE3EB

.color-bfe3eb {
  color: #BFE3EB;
  background-color: #BFE3EB;
}

Frequently asked questions

What color is #BFE3EB?+

#BFE3EB is a HEX color with RGB value rgb(191, 227, 235) and HSL value hsl(191, 52%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BFE3EB?+

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