#B2D02B Color

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

Color preview

#B2D02B

Color formats

HEX
#B2D02B
RGB
rgb(178, 208, 43)
RGBA
rgba(178, 208, 43, 1)
HSL
hsl(71, 66%, 49%)
HSV
hsv(71, 79%, 82%)
CMYK
cmyk(14%, 0%, 79%, 18%)
CSS variable
--color-primary: #B2D02B;
Lowercase HEX
#b2d02b

Shades

Tints

Tones

Harmony

CSS snippets for #B2D02B

.color-b2d02b {
  color: #B2D02B;
  background-color: #B2D02B;
}

Frequently asked questions

What color is #B2D02B?+

#B2D02B is a HEX color with RGB value rgb(178, 208, 43) and HSL value hsl(71, 66%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #B2D02B?+

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