#1FE02F Color

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

Color preview

#1FE02F

Color formats

HEX
#1FE02F
RGB
rgb(31, 224, 47)
RGBA
rgba(31, 224, 47, 1)
HSL
hsl(125, 76%, 50%)
HSV
hsv(125, 86%, 88%)
CMYK
cmyk(86%, 0%, 79%, 12%)
CSS variable
--color-primary: #1FE02F;
Lowercase HEX
#1fe02f

Shades

Tints

Tones

Harmony

CSS snippets for #1FE02F

.color-1fe02f {
  color: #1FE02F;
  background-color: #1FE02F;
}

Frequently asked questions

What color is #1FE02F?+

#1FE02F is a HEX color with RGB value rgb(31, 224, 47) and HSL value hsl(125, 76%, 50%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #1FE02F?+

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