Linear Gradient from #c6f2d8 to #caf2c6 with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #c6f2d8 0%, #c6f2d3 25%, #c6f2cd 50%, #c6f2c7 75%, #caf2c6 100%);
Dark mode
background-image: linear-gradient(45deg, #9ec2ad 0%, #9ec2a8 25%, #9ec2a3 50%, #9ec29f 75%, #a2c29e 100%);