#B3EEDC Color

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

Color preview

#B3EEDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B3EEDC

.color-b3eedc {
  color: #B3EEDC;
  background-color: #B3EEDC;
}

Frequently asked questions

What color is #B3EEDC?+

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

What is the closest Tailwind color to #B3EEDC?+

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