#1FE04F Color

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

Color preview

#1FE04F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1FE04F

.color-1fe04f {
  color: #1FE04F;
  background-color: #1FE04F;
}

Frequently asked questions

What color is #1FE04F?+

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

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

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