Linear Gradient from #c5ecfc to #c5fcf1 with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #c5ecfc 0%, #c5f3fc 25%, #c5fafc 50%, #c5fcf7 75%, #c5fcf1 100%);
Dark mode
background-image: linear-gradient(45deg, #9ebdca 0%, #9ec3ca 25%, #9ec8ca 50%, #9ecac7 75%, #9ecac1 100%);