#B5ECAC Color

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

Color preview

#B5ECAC

Color formats

HEX
#B5ECAC
RGB
rgb(181, 236, 172)
RGBA
rgba(181, 236, 172, 1)
HSL
hsl(112, 63%, 80%)
HSV
hsv(112, 27%, 93%)
CMYK
cmyk(23%, 0%, 27%, 7%)
CSS variable
--color-primary: #B5ECAC;
Lowercase HEX
#b5ecac

Shades

Tints

Tones

Harmony

CSS snippets for #B5ECAC

.color-b5ecac {
  color: #B5ECAC;
  background-color: #B5ECAC;
}

Frequently asked questions

What color is #B5ECAC?+

#B5ECAC is a HEX color with RGB value rgb(181, 236, 172) and HSL value hsl(112, 63%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B5ECAC?+

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