#B2E7EF Color

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

Color preview

#B2E7EF

Color formats

HEX
#B2E7EF
RGB
rgb(178, 231, 239)
RGBA
rgba(178, 231, 239, 1)
HSL
hsl(188, 66%, 82%)
HSV
hsv(188, 26%, 94%)
CMYK
cmyk(26%, 3%, 0%, 6%)
CSS variable
--color-primary: #B2E7EF;
Lowercase HEX
#b2e7ef

Shades

Tints

Tones

Harmony

CSS snippets for #B2E7EF

.color-b2e7ef {
  color: #B2E7EF;
  background-color: #B2E7EF;
}

Frequently asked questions

What color is #B2E7EF?+

#B2E7EF is a HEX color with RGB value rgb(178, 231, 239) and HSL value hsl(188, 66%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B2E7EF?+

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