Linear Gradient from #14c43e to #14c496 with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #14c43d 0%, #14c455 25%, #14c469 50%, #14c47e 75%, #14c495 100%);
Dark mode
background-image: linear-gradient(45deg, #109d31 0%, #109d44 25%, #109d54 50%, #109d65 75%, #109d77 100%);