#B5FD8E Color

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

Color preview

#B5FD8E

Color formats

HEX
#B5FD8E
RGB
rgb(181, 253, 142)
RGBA
rgba(181, 253, 142, 1)
HSL
hsl(99, 97%, 77%)
HSV
hsv(99, 44%, 99%)
CMYK
cmyk(28%, 0%, 44%, 1%)
CSS variable
--color-primary: #B5FD8E;
Lowercase HEX
#b5fd8e

Shades

Tints

Tones

Harmony

CSS snippets for #B5FD8E

.color-b5fd8e {
  color: #B5FD8E;
  background-color: #B5FD8E;
}

Frequently asked questions

What color is #B5FD8E?+

#B5FD8E is a HEX color with RGB value rgb(181, 253, 142) and HSL value hsl(99, 97%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B5FD8E?+

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