#B3DE32 Color

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

Color preview

#B3DE32

Color formats

HEX
#B3DE32
RGB
rgb(179, 222, 50)
RGBA
rgba(179, 222, 50, 1)
HSL
hsl(75, 72%, 53%)
HSV
hsv(75, 77%, 87%)
CMYK
cmyk(19%, 0%, 77%, 13%)
CSS variable
--color-primary: #B3DE32;
Lowercase HEX
#b3de32

Shades

Tints

Tones

Harmony

CSS snippets for #B3DE32

.color-b3de32 {
  color: #B3DE32;
  background-color: #B3DE32;
}

Frequently asked questions

What color is #B3DE32?+

#B3DE32 is a HEX color with RGB value rgb(179, 222, 50) and HSL value hsl(75, 72%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #B3DE32?+

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