#B0EE5A Color

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

Color preview

#B0EE5A

Color formats

HEX
#B0EE5A
RGB
rgb(176, 238, 90)
RGBA
rgba(176, 238, 90, 1)
HSL
hsl(85, 81%, 64%)
HSV
hsv(85, 62%, 93%)
CMYK
cmyk(26%, 0%, 62%, 7%)
CSS variable
--color-primary: #B0EE5A;
Lowercase HEX
#b0ee5a

Shades

Tints

Tones

Harmony

CSS snippets for #B0EE5A

.color-b0ee5a {
  color: #B0EE5A;
  background-color: #B0EE5A;
}

Frequently asked questions

What color is #B0EE5A?+

#B0EE5A is a HEX color with RGB value rgb(176, 238, 90) and HSL value hsl(85, 81%, 64%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #B0EE5A?+

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