#B5EBBB Color

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

Color preview

#B5EBBB

Color formats

HEX
#B5EBBB
RGB
rgb(181, 235, 187)
RGBA
rgba(181, 235, 187, 1)
HSL
hsl(127, 57%, 82%)
HSV
hsv(127, 23%, 92%)
CMYK
cmyk(23%, 0%, 20%, 8%)
CSS variable
--color-primary: #B5EBBB;
Lowercase HEX
#b5ebbb

Shades

Tints

Tones

Harmony

CSS snippets for #B5EBBB

.color-b5ebbb {
  color: #B5EBBB;
  background-color: #B5EBBB;
}

Frequently asked questions

What color is #B5EBBB?+

#B5EBBB is a HEX color with RGB value rgb(181, 235, 187) and HSL value hsl(127, 57%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B5EBBB?+

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