#20DA4F Color

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

Color preview

#20DA4F

Color formats

HEX
#20DA4F
RGB
rgb(32, 218, 79)
RGBA
rgba(32, 218, 79, 1)
HSL
hsl(135, 74%, 49%)
HSV
hsv(135, 85%, 85%)
CMYK
cmyk(85%, 0%, 64%, 15%)
CSS variable
--color-primary: #20DA4F;
Lowercase HEX
#20da4f

Shades

Tints

Tones

Harmony

CSS snippets for #20DA4F

.color-20da4f {
  color: #20DA4F;
  background-color: #20DA4F;
}

Frequently asked questions

What color is #20DA4F?+

#20DA4F is a HEX color with RGB value rgb(32, 218, 79) and HSL value hsl(135, 74%, 49%). Its closest CSS named color is LimeGreen.

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

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