#B3EEBF Color

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

Color preview

#B3EEBF

Color formats

HEX
#B3EEBF
RGB
rgb(179, 238, 191)
RGBA
rgba(179, 238, 191, 1)
HSL
hsl(132, 63%, 82%)
HSV
hsv(132, 25%, 93%)
CMYK
cmyk(25%, 0%, 20%, 7%)
CSS variable
--color-primary: #B3EEBF;
Lowercase HEX
#b3eebf

Shades

Tints

Tones

Harmony

CSS snippets for #B3EEBF

.color-b3eebf {
  color: #B3EEBF;
  background-color: #B3EEBF;
}

Frequently asked questions

What color is #B3EEBF?+

#B3EEBF is a HEX color with RGB value rgb(179, 238, 191) and HSL value hsl(132, 63%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B3EEBF?+

The closest Tailwind color is green-200, available as the bg-green-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