#2AFC4D Color

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

Color preview

#2AFC4D

Color formats

HEX
#2AFC4D
RGB
rgb(42, 252, 77)
RGBA
rgba(42, 252, 77, 1)
HSL
hsl(130, 97%, 58%)
HSV
hsv(130, 83%, 99%)
CMYK
cmyk(83%, 0%, 69%, 1%)
CSS variable
--color-primary: #2AFC4D;
Lowercase HEX
#2afc4d

Shades

Tints

Tones

Harmony

CSS snippets for #2AFC4D

.color-2afc4d {
  color: #2AFC4D;
  background-color: #2AFC4D;
}

Frequently asked questions

What color is #2AFC4D?+

#2AFC4D is a HEX color with RGB value rgb(42, 252, 77) and HSL value hsl(130, 97%, 58%). Its closest CSS named color is LimeGreen.

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

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