#B2DE02 Color

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

Color preview

#B2DE02

Color formats

HEX
#B2DE02
RGB
rgb(178, 222, 2)
RGBA
rgba(178, 222, 2, 1)
HSL
hsl(72, 98%, 44%)
HSV
hsv(72, 99%, 87%)
CMYK
cmyk(20%, 0%, 99%, 13%)
CSS variable
--color-primary: #B2DE02;
Lowercase HEX
#b2de02

Shades

Tints

Tones

Harmony

CSS snippets for #B2DE02

.color-b2de02 {
  color: #B2DE02;
  background-color: #B2DE02;
}

Frequently asked questions

What color is #B2DE02?+

#B2DE02 is a HEX color with RGB value rgb(178, 222, 2) and HSL value hsl(72, 98%, 44%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #B2DE02?+

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