#1FE080 Color

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

Color preview

#1FE080

Color formats

HEX
#1FE080
RGB
rgb(31, 224, 128)
RGBA
rgba(31, 224, 128, 1)
HSL
hsl(150, 76%, 50%)
HSV
hsv(150, 86%, 88%)
CMYK
cmyk(86%, 0%, 43%, 12%)
CSS variable
--color-primary: #1FE080;
Lowercase HEX
#1fe080

Shades

Tints

Tones

Harmony

CSS snippets for #1FE080

.color-1fe080 {
  color: #1FE080;
  background-color: #1FE080;
}

Frequently asked questions

What color is #1FE080?+

#1FE080 is a HEX color with RGB value rgb(31, 224, 128) and HSL value hsl(150, 76%, 50%). Its closest CSS named color is SpringGreen.

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

The closest Tailwind color is emerald-400, available as the bg-emerald-400 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