#B3EDCB Color

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

Color preview

#B3EDCB

Color formats

HEX
#B3EDCB
RGB
rgb(179, 237, 203)
RGBA
rgba(179, 237, 203, 1)
HSL
hsl(145, 62%, 82%)
HSV
hsv(145, 24%, 93%)
CMYK
cmyk(24%, 0%, 14%, 7%)
CSS variable
--color-primary: #B3EDCB;
Lowercase HEX
#b3edcb

Shades

Tints

Tones

Harmony

CSS snippets for #B3EDCB

.color-b3edcb {
  color: #B3EDCB;
  background-color: #B3EDCB;
}

Frequently asked questions

What color is #B3EDCB?+

#B3EDCB is a HEX color with RGB value rgb(179, 237, 203) and HSL value hsl(145, 62%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B3EDCB?+

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