#3BF52E Color

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

Color preview

#3BF52E

Color formats

HEX
#3BF52E
RGB
rgb(59, 245, 46)
RGBA
rgba(59, 245, 46, 1)
HSL
hsl(116, 91%, 57%)
HSV
hsv(116, 81%, 96%)
CMYK
cmyk(76%, 0%, 81%, 4%)
CSS variable
--color-primary: #3BF52E;
Lowercase HEX
#3bf52e

Shades

Tints

Tones

Harmony

CSS snippets for #3BF52E

.color-3bf52e {
  color: #3BF52E;
  background-color: #3BF52E;
}

Frequently asked questions

What color is #3BF52E?+

#3BF52E is a HEX color with RGB value rgb(59, 245, 46) and HSL value hsl(116, 91%, 57%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #3BF52E?+

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