#B3EEDA Color

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

Color preview

#B3EEDA

Color formats

HEX
#B3EEDA
RGB
rgb(179, 238, 218)
RGBA
rgba(179, 238, 218, 1)
HSL
hsl(160, 63%, 82%)
HSV
hsv(160, 25%, 93%)
CMYK
cmyk(25%, 0%, 8%, 7%)
CSS variable
--color-primary: #B3EEDA;
Lowercase HEX
#b3eeda

Shades

Tints

Tones

Harmony

CSS snippets for #B3EEDA

.color-b3eeda {
  color: #B3EEDA;
  background-color: #B3EEDA;
}

Frequently asked questions

What color is #B3EEDA?+

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

What is the closest Tailwind color to #B3EEDA?+

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