Linear Gradient from #74c77d to #95c774 with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #74c77e 0%, #75c774 25%, #7fc774 50%, #8ac774 75%, #95c774 100%);
Dark mode
background-image: linear-gradient(45deg, #5d9f64 0%, #5f9f5d 25%, #679f5d 50%, #6f9f5d 75%, #779f5d 100%);