#B3E382 Color

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

Color preview

#B3E382

Color formats

HEX
#B3E382
RGB
rgb(179, 227, 130)
RGBA
rgba(179, 227, 130, 1)
HSL
hsl(90, 63%, 70%)
HSV
hsv(90, 43%, 89%)
CMYK
cmyk(21%, 0%, 43%, 11%)
CSS variable
--color-primary: #B3E382;
Lowercase HEX
#b3e382

Shades

Tints

Tones

Harmony

CSS snippets for #B3E382

.color-b3e382 {
  color: #B3E382;
  background-color: #B3E382;
}

Frequently asked questions

What color is #B3E382?+

#B3E382 is a HEX color with RGB value rgb(179, 227, 130) and HSL value hsl(90, 63%, 70%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #B3E382?+

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