#3ADA2F Color

Inspect #3ADA2F across formats, palettes, contrast and closest named color matches.

Color preview

#3ADA2F

Color formats

HEX
#3ADA2F
RGB
rgb(58, 218, 47)
RGBA
rgba(58, 218, 47, 1)
HSL
hsl(116, 70%, 52%)
HSV
hsv(116, 78%, 85%)
CMYK
cmyk(73%, 0%, 78%, 15%)
CSS variable
--color-primary: #3ADA2F;
Lowercase HEX
#3ada2f

Shades

Tints

Tones

Harmony

CSS snippets for #3ADA2F

.color-3ada2f {
  color: #3ADA2F;
  background-color: #3ADA2F;
}

Frequently asked questions

What color is #3ADA2F?+

#3ADA2F is a HEX color with RGB value rgb(58, 218, 47) and HSL value hsl(116, 70%, 52%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #3ADA2F?+

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