#B0EF8B Color

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

Color preview

#B0EF8B

Color formats

HEX
#B0EF8B
RGB
rgb(176, 239, 139)
RGBA
rgba(176, 239, 139, 1)
HSL
hsl(98, 76%, 74%)
HSV
hsv(98, 42%, 94%)
CMYK
cmyk(26%, 0%, 42%, 6%)
CSS variable
--color-primary: #B0EF8B;
Lowercase HEX
#b0ef8b

Shades

Tints

Tones

Harmony

CSS snippets for #B0EF8B

.color-b0ef8b {
  color: #B0EF8B;
  background-color: #B0EF8B;
}

Frequently asked questions

What color is #B0EF8B?+

#B0EF8B is a HEX color with RGB value rgb(176, 239, 139) and HSL value hsl(98, 76%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B0EF8B?+

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