#2DA83B Color

Inspect #2DA83B across formats, palettes, contrast and closest named color matches.

Color preview

#2DA83B

Color formats

HEX
#2DA83B
RGB
rgb(45, 168, 59)
RGBA
rgba(45, 168, 59, 1)
HSL
hsl(127, 58%, 42%)
HSV
hsv(127, 73%, 66%)
CMYK
cmyk(73%, 0%, 65%, 34%)
CSS variable
--color-primary: #2DA83B;
Lowercase HEX
#2da83b

Shades

Tints

Tones

Harmony

CSS snippets for #2DA83B

.color-2da83b {
  color: #2DA83B;
  background-color: #2DA83B;
}

Frequently asked questions

What color is #2DA83B?+

#2DA83B is a HEX color with RGB value rgb(45, 168, 59) and HSL value hsl(127, 58%, 42%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #2DA83B?+

The closest Tailwind color is green-600, available as the bg-green-600 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