#B5FE7D Color

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

Color preview

#B5FE7D

Color formats

HEX
#B5FE7D
RGB
rgb(181, 254, 125)
RGBA
rgba(181, 254, 125, 1)
HSL
hsl(94, 98%, 74%)
HSV
hsv(94, 51%, 100%)
CMYK
cmyk(29%, 0%, 51%, 0%)
CSS variable
--color-primary: #B5FE7D;
Lowercase HEX
#b5fe7d

Shades

Tints

Tones

Harmony

CSS snippets for #B5FE7D

.color-b5fe7d {
  color: #B5FE7D;
  background-color: #B5FE7D;
}

Frequently asked questions

What color is #B5FE7D?+

#B5FE7D is a HEX color with RGB value rgb(181, 254, 125) and HSL value hsl(94, 98%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B5FE7D?+

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