#B6E1EB Color

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

Color preview

#B6E1EB

Color formats

HEX
#B6E1EB
RGB
rgb(182, 225, 235)
RGBA
rgba(182, 225, 235, 1)
HSL
hsl(191, 57%, 82%)
HSV
hsv(191, 23%, 92%)
CMYK
cmyk(23%, 4%, 0%, 8%)
CSS variable
--color-primary: #B6E1EB;
Lowercase HEX
#b6e1eb

Shades

Tints

Tones

Harmony

CSS snippets for #B6E1EB

.color-b6e1eb {
  color: #B6E1EB;
  background-color: #B6E1EB;
}

Frequently asked questions

What color is #B6E1EB?+

#B6E1EB is a HEX color with RGB value rgb(182, 225, 235) and HSL value hsl(191, 57%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B6E1EB?+

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