#1FE05F Color

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

Color preview

#1FE05F

Color formats

HEX
#1FE05F
RGB
rgb(31, 224, 95)
RGBA
rgba(31, 224, 95, 1)
HSL
hsl(140, 76%, 50%)
HSV
hsv(140, 86%, 88%)
CMYK
cmyk(86%, 0%, 58%, 12%)
CSS variable
--color-primary: #1FE05F;
Lowercase HEX
#1fe05f

Shades

Tints

Tones

Harmony

CSS snippets for #1FE05F

.color-1fe05f {
  color: #1FE05F;
  background-color: #1FE05F;
}

Frequently asked questions

What color is #1FE05F?+

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

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

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