#B5EEAC Color

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

Color preview

#B5EEAC

Color formats

HEX
#B5EEAC
RGB
rgb(181, 238, 172)
RGBA
rgba(181, 238, 172, 1)
HSL
hsl(112, 66%, 80%)
HSV
hsv(112, 28%, 93%)
CMYK
cmyk(24%, 0%, 28%, 7%)
CSS variable
--color-primary: #B5EEAC;
Lowercase HEX
#b5eeac

Shades

Tints

Tones

Harmony

CSS snippets for #B5EEAC

.color-b5eeac {
  color: #B5EEAC;
  background-color: #B5EEAC;
}

Frequently asked questions

What color is #B5EEAC?+

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

What is the closest Tailwind color to #B5EEAC?+

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