#B4EDCB Color

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

Color preview

#B4EDCB

Color formats

HEX
#B4EDCB
RGB
rgb(180, 237, 203)
RGBA
rgba(180, 237, 203, 1)
HSL
hsl(144, 61%, 82%)
HSV
hsv(144, 24%, 93%)
CMYK
cmyk(24%, 0%, 14%, 7%)
CSS variable
--color-primary: #B4EDCB;
Lowercase HEX
#b4edcb

Shades

Tints

Tones

Harmony

CSS snippets for #B4EDCB

.color-b4edcb {
  color: #B4EDCB;
  background-color: #B4EDCB;
}

Frequently asked questions

What color is #B4EDCB?+

#B4EDCB is a HEX color with RGB value rgb(180, 237, 203) and HSL value hsl(144, 61%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B4EDCB?+

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