Linear Gradient from #c6ebfc to #c6fcf2 with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #c6ebfc 0%, #c6f1fc 25%, #c6f8fc 50%, #c6fcf8 75%, #c6fcf2 100%);
Dark mode
background-image: linear-gradient(45deg, #9ebcca 0%, #9ec1ca 25%, #9ec7ca 50%, #9ecac7 75%, #9ecac2 100%);