#B0EE6B Color

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

Color preview

#B0EE6B

Color formats

HEX
#B0EE6B
RGB
rgb(176, 238, 107)
RGBA
rgba(176, 238, 107, 1)
HSL
hsl(88, 79%, 68%)
HSV
hsv(88, 55%, 93%)
CMYK
cmyk(26%, 0%, 55%, 7%)
CSS variable
--color-primary: #B0EE6B;
Lowercase HEX
#b0ee6b

Shades

Tints

Tones

Harmony

CSS snippets for #B0EE6B

.color-b0ee6b {
  color: #B0EE6B;
  background-color: #B0EE6B;
}

Frequently asked questions

What color is #B0EE6B?+

#B0EE6B is a HEX color with RGB value rgb(176, 238, 107) and HSL value hsl(88, 79%, 68%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #B0EE6B?+

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