#20DA3C Color

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

Color preview

#20DA3C

Color formats

HEX
#20DA3C
RGB
rgb(32, 218, 60)
RGBA
rgba(32, 218, 60, 1)
HSL
hsl(129, 74%, 49%)
HSV
hsv(129, 85%, 85%)
CMYK
cmyk(85%, 0%, 72%, 15%)
CSS variable
--color-primary: #20DA3C;
Lowercase HEX
#20da3c

Shades

Tints

Tones

Harmony

CSS snippets for #20DA3C

.color-20da3c {
  color: #20DA3C;
  background-color: #20DA3C;
}

Frequently asked questions

What color is #20DA3C?+

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

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

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