#B6E6EB Color

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

Color preview

#B6E6EB

Color formats

HEX
#B6E6EB
RGB
rgb(182, 230, 235)
RGBA
rgba(182, 230, 235, 1)
HSL
hsl(186, 57%, 82%)
HSV
hsv(186, 23%, 92%)
CMYK
cmyk(23%, 2%, 0%, 8%)
CSS variable
--color-primary: #B6E6EB;
Lowercase HEX
#b6e6eb

Shades

Tints

Tones

Harmony

CSS snippets for #B6E6EB

.color-b6e6eb {
  color: #B6E6EB;
  background-color: #B6E6EB;
}

Frequently asked questions

What color is #B6E6EB?+

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

What is the closest Tailwind color to #B6E6EB?+

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