#B2FA3D Color

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

Color preview

#B2FA3D

Color formats

HEX
#B2FA3D
RGB
rgb(178, 250, 61)
RGBA
rgba(178, 250, 61, 1)
HSL
hsl(83, 95%, 61%)
HSV
hsv(83, 76%, 98%)
CMYK
cmyk(29%, 0%, 76%, 2%)
CSS variable
--color-primary: #B2FA3D;
Lowercase HEX
#b2fa3d

Shades

Tints

Tones

Harmony

CSS snippets for #B2FA3D

.color-b2fa3d {
  color: #B2FA3D;
  background-color: #B2FA3D;
}

Frequently asked questions

What color is #B2FA3D?+

#B2FA3D is a HEX color with RGB value rgb(178, 250, 61) and HSL value hsl(83, 95%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #B2FA3D?+

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