#B5EE4A Color

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

Color preview

#B5EE4A

Color formats

HEX
#B5EE4A
RGB
rgb(181, 238, 74)
RGBA
rgba(181, 238, 74, 1)
HSL
hsl(81, 83%, 61%)
HSV
hsv(81, 69%, 93%)
CMYK
cmyk(24%, 0%, 69%, 7%)
CSS variable
--color-primary: #B5EE4A;
Lowercase HEX
#b5ee4a

Shades

Tints

Tones

Harmony

CSS snippets for #B5EE4A

.color-b5ee4a {
  color: #B5EE4A;
  background-color: #B5EE4A;
}

Frequently asked questions

What color is #B5EE4A?+

#B5EE4A is a HEX color with RGB value rgb(181, 238, 74) and HSL value hsl(81, 83%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #B5EE4A?+

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