Linear Gradient from #13c41e to #13c476 with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #13c41f 0%, #13c436 25%, #13c44b 50%, #13c460 75%, #13c477 100%);
Dark mode
background-image: linear-gradient(45deg, #0f9d18 0%, #0f9d29 25%, #0f9d3a 50%, #0f9d4d 75%, #0f9d5d 100%);