#2FE13B Color

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

Color preview

#2FE13B

Color formats

HEX
#2FE13B
RGB
rgb(47, 225, 59)
RGBA
rgba(47, 225, 59, 1)
HSL
hsl(124, 75%, 53%)
HSV
hsv(124, 79%, 88%)
CMYK
cmyk(79%, 0%, 74%, 12%)
CSS variable
--color-primary: #2FE13B;
Lowercase HEX
#2fe13b

Shades

Tints

Tones

Harmony

CSS snippets for #2FE13B

.color-2fe13b {
  color: #2FE13B;
  background-color: #2FE13B;
}

Frequently asked questions

What color is #2FE13B?+

#2FE13B is a HEX color with RGB value rgb(47, 225, 59) and HSL value hsl(124, 75%, 53%). Its closest CSS named color is LimeGreen.

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

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