#20EA2A Color

Inspect #20EA2A across formats, palettes, contrast and closest named color matches.

Color preview

#20EA2A

Color formats

HEX
#20EA2A
RGB
rgb(32, 234, 42)
RGBA
rgba(32, 234, 42, 1)
HSL
hsl(123, 83%, 52%)
HSV
hsv(123, 86%, 92%)
CMYK
cmyk(86%, 0%, 82%, 8%)
CSS variable
--color-primary: #20EA2A;
Lowercase HEX
#20ea2a

Shades

Tints

Tones

Harmony

CSS snippets for #20EA2A

.color-20ea2a {
  color: #20EA2A;
  background-color: #20EA2A;
}

Frequently asked questions

What color is #20EA2A?+

#20EA2A is a HEX color with RGB value rgb(32, 234, 42) and HSL value hsl(123, 83%, 52%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #20EA2A?+

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