#2AEA1C Color

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

Color preview

#2AEA1C

Color formats

HEX
#2AEA1C
RGB
rgb(42, 234, 28)
RGBA
rgba(42, 234, 28, 1)
HSL
hsl(116, 83%, 51%)
HSV
hsv(116, 88%, 92%)
CMYK
cmyk(82%, 0%, 88%, 8%)
CSS variable
--color-primary: #2AEA1C;
Lowercase HEX
#2aea1c

Shades

Tints

Tones

Harmony

CSS snippets for #2AEA1C

.color-2aea1c {
  color: #2AEA1C;
  background-color: #2AEA1C;
}

Frequently asked questions

What color is #2AEA1C?+

#2AEA1C is a HEX color with RGB value rgb(42, 234, 28) and HSL value hsl(116, 83%, 51%). Its closest CSS named color is LimeGreen.

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

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