#2FE54D Color

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

Color preview

#2FE54D

Color formats

HEX
#2FE54D
RGB
rgb(47, 229, 77)
RGBA
rgba(47, 229, 77, 1)
HSL
hsl(130, 78%, 54%)
HSV
hsv(130, 79%, 90%)
CMYK
cmyk(79%, 0%, 66%, 10%)
CSS variable
--color-primary: #2FE54D;
Lowercase HEX
#2fe54d

Shades

Tints

Tones

Harmony

CSS snippets for #2FE54D

.color-2fe54d {
  color: #2FE54D;
  background-color: #2FE54D;
}

Frequently asked questions

What color is #2FE54D?+

#2FE54D is a HEX color with RGB value rgb(47, 229, 77) and HSL value hsl(130, 78%, 54%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #2FE54D?+

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