#1FF64D Color

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

Color preview

#1FF64D

Color formats

HEX
#1FF64D
RGB
rgb(31, 246, 77)
RGBA
rgba(31, 246, 77, 1)
HSL
hsl(133, 92%, 54%)
HSV
hsv(133, 87%, 96%)
CMYK
cmyk(87%, 0%, 69%, 4%)
CSS variable
--color-primary: #1FF64D;
Lowercase HEX
#1ff64d

Shades

Tints

Tones

Harmony

CSS snippets for #1FF64D

.color-1ff64d {
  color: #1FF64D;
  background-color: #1FF64D;
}

Frequently asked questions

What color is #1FF64D?+

#1FF64D is a HEX color with RGB value rgb(31, 246, 77) and HSL value hsl(133, 92%, 54%). Its closest CSS named color is LimeGreen.

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

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