#BFE7EB Color

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

Color preview

#BFE7EB

Color formats

HEX
#BFE7EB
RGB
rgb(191, 231, 235)
RGBA
rgba(191, 231, 235, 1)
HSL
hsl(185, 52%, 84%)
HSV
hsv(185, 19%, 92%)
CMYK
cmyk(19%, 2%, 0%, 8%)
CSS variable
--color-primary: #BFE7EB;
Lowercase HEX
#bfe7eb

Shades

Tints

Tones

Harmony

CSS snippets for #BFE7EB

.color-bfe7eb {
  color: #BFE7EB;
  background-color: #BFE7EB;
}

Frequently asked questions

What color is #BFE7EB?+

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

What is the closest Tailwind color to #BFE7EB?+

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