#B3EEBC Color

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

Color preview

#B3EEBC

Color formats

HEX
#B3EEBC
RGB
rgb(179, 238, 188)
RGBA
rgba(179, 238, 188, 1)
HSL
hsl(129, 63%, 82%)
HSV
hsv(129, 25%, 93%)
CMYK
cmyk(25%, 0%, 21%, 7%)
CSS variable
--color-primary: #B3EEBC;
Lowercase HEX
#b3eebc

Shades

Tints

Tones

Harmony

CSS snippets for #B3EEBC

.color-b3eebc {
  color: #B3EEBC;
  background-color: #B3EEBC;
}

Frequently asked questions

What color is #B3EEBC?+

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

What is the closest Tailwind color to #B3EEBC?+

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