#1FEA6D Color

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

Color preview

#1FEA6D

Color formats

HEX
#1FEA6D
RGB
rgb(31, 234, 109)
RGBA
rgba(31, 234, 109, 1)
HSL
hsl(143, 83%, 52%)
HSV
hsv(143, 87%, 92%)
CMYK
cmyk(87%, 0%, 53%, 8%)
CSS variable
--color-primary: #1FEA6D;
Lowercase HEX
#1fea6d

Shades

Tints

Tones

Harmony

CSS snippets for #1FEA6D

.color-1fea6d {
  color: #1FEA6D;
  background-color: #1FEA6D;
}

Frequently asked questions

What color is #1FEA6D?+

#1FEA6D is a HEX color with RGB value rgb(31, 234, 109) and HSL value hsl(143, 83%, 52%). Its closest CSS named color is SpringGreen.

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

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