#2AFC3B Color

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

Color preview

#2AFC3B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #2AFC3B

.color-2afc3b {
  color: #2AFC3B;
  background-color: #2AFC3B;
}

Frequently asked questions

What color is #2AFC3B?+

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

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

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