#B3DE8C Color

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

Color preview

#B3DE8C

Color formats

HEX
#B3DE8C
RGB
rgb(179, 222, 140)
RGBA
rgba(179, 222, 140, 1)
HSL
hsl(91, 55%, 71%)
HSV
hsv(91, 37%, 87%)
CMYK
cmyk(19%, 0%, 37%, 13%)
CSS variable
--color-primary: #B3DE8C;
Lowercase HEX
#b3de8c

Shades

Tints

Tones

Harmony

CSS snippets for #B3DE8C

.color-b3de8c {
  color: #B3DE8C;
  background-color: #B3DE8C;
}

Frequently asked questions

What color is #B3DE8C?+

#B3DE8C is a HEX color with RGB value rgb(179, 222, 140) and HSL value hsl(91, 55%, 71%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #B3DE8C?+

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