#20DA2D Color

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

Color preview

#20DA2D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #20DA2D

.color-20da2d {
  color: #20DA2D;
  background-color: #20DA2D;
}

Frequently asked questions

What color is #20DA2D?+

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

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

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