#B0FE9F Color

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

Color preview

#B0FE9F

Color formats

HEX
#B0FE9F
RGB
rgb(176, 254, 159)
RGBA
rgba(176, 254, 159, 1)
HSL
hsl(109, 98%, 81%)
HSV
hsv(109, 37%, 100%)
CMYK
cmyk(31%, 0%, 37%, 0%)
CSS variable
--color-primary: #B0FE9F;
Lowercase HEX
#b0fe9f

Shades

Tints

Tones

Harmony

CSS snippets for #B0FE9F

.color-b0fe9f {
  color: #B0FE9F;
  background-color: #B0FE9F;
}

Frequently asked questions

What color is #B0FE9F?+

#B0FE9F is a HEX color with RGB value rgb(176, 254, 159) and HSL value hsl(109, 98%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B0FE9F?+

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