#BFE1EB Color

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

Color preview

#BFE1EB

Color formats

HEX
#BFE1EB
RGB
rgb(191, 225, 235)
RGBA
rgba(191, 225, 235, 1)
HSL
hsl(194, 52%, 84%)
HSV
hsv(194, 19%, 92%)
CMYK
cmyk(19%, 4%, 0%, 8%)
CSS variable
--color-primary: #BFE1EB;
Lowercase HEX
#bfe1eb

Shades

Tints

Tones

Harmony

CSS snippets for #BFE1EB

.color-bfe1eb {
  color: #BFE1EB;
  background-color: #BFE1EB;
}

Frequently asked questions

What color is #BFE1EB?+

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

What is the closest Tailwind color to #BFE1EB?+

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