#2FF65A Color

Inspect #2FF65A across formats, palettes, contrast and closest named color matches.

Color preview

#2FF65A

Color formats

HEX
#2FF65A
RGB
rgb(47, 246, 90)
RGBA
rgba(47, 246, 90, 1)
HSL
hsl(133, 92%, 57%)
HSV
hsv(133, 81%, 96%)
CMYK
cmyk(81%, 0%, 63%, 4%)
CSS variable
--color-primary: #2FF65A;
Lowercase HEX
#2ff65a

Shades

Tints

Tones

Harmony

CSS snippets for #2FF65A

.color-2ff65a {
  color: #2FF65A;
  background-color: #2FF65A;
}

Frequently asked questions

What color is #2FF65A?+

#2FF65A is a HEX color with RGB value rgb(47, 246, 90) and HSL value hsl(133, 92%, 57%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #2FF65A?+

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