#2AFC42 Color

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

Color preview

#2AFC42

Color formats

HEX
#2AFC42
RGB
rgb(42, 252, 66)
RGBA
rgba(42, 252, 66, 1)
HSL
hsl(127, 97%, 58%)
HSV
hsv(127, 83%, 99%)
CMYK
cmyk(83%, 0%, 74%, 1%)
CSS variable
--color-primary: #2AFC42;
Lowercase HEX
#2afc42

Shades

Tints

Tones

Harmony

CSS snippets for #2AFC42

.color-2afc42 {
  color: #2AFC42;
  background-color: #2AFC42;
}

Frequently asked questions

What color is #2AFC42?+

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

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

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