#B6EE7E Color

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

Color preview

#B6EE7E

Color formats

HEX
#B6EE7E
RGB
rgb(182, 238, 126)
RGBA
rgba(182, 238, 126, 1)
HSL
hsl(90, 77%, 71%)
HSV
hsv(90, 47%, 93%)
CMYK
cmyk(24%, 0%, 47%, 7%)
CSS variable
--color-primary: #B6EE7E;
Lowercase HEX
#b6ee7e

Shades

Tints

Tones

Harmony

CSS snippets for #B6EE7E

.color-b6ee7e {
  color: #B6EE7E;
  background-color: #B6EE7E;
}

Frequently asked questions

What color is #B6EE7E?+

#B6EE7E is a HEX color with RGB value rgb(182, 238, 126) and HSL value hsl(90, 77%, 71%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B6EE7E?+

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