#B5EB9D Color

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

Color preview

#B5EB9D

Color formats

HEX
#B5EB9D
RGB
rgb(181, 235, 157)
RGBA
rgba(181, 235, 157, 1)
HSL
hsl(102, 66%, 77%)
HSV
hsv(102, 33%, 92%)
CMYK
cmyk(23%, 0%, 33%, 8%)
CSS variable
--color-primary: #B5EB9D;
Lowercase HEX
#b5eb9d

Shades

Tints

Tones

Harmony

CSS snippets for #B5EB9D

.color-b5eb9d {
  color: #B5EB9D;
  background-color: #B5EB9D;
}

Frequently asked questions

What color is #B5EB9D?+

#B5EB9D is a HEX color with RGB value rgb(181, 235, 157) and HSL value hsl(102, 66%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B5EB9D?+

The closest Tailwind color is lime-200, available as the bg-lime-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