Linear Gradient from #c6fcf3 to #c6cffc with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #c6fcf3 0%, #c6f7fc 25%, #c6eafc 50%, #c6dcfc 75%, #c6cffc 100%);
Dark mode
background-image: linear-gradient(45deg, #9ecac2 0%, #9ec7ca 25%, #9ebcca 50%, #9eb1ca 75%, #9ea6ca 100%);