Radial Gradient from #c5f3d9 to #c8f3c5
Change Gradient
CSS Code
Light mode
background-image: radial-gradient(circle, #c5f3d9 0%, #c5f3d3 25%, #c5f3cd 50%, #c5f3c8 75%, #c8f3c5 100%);
Dark mode
background-image: radial-gradient(circle, #9ec2ae 0%, #9ec2aa 25%, #9ec2a5 50%, #9ec2a0 75%, #a0c29e 100%);