Linear Gradient from #c5f1fd to #c5d5fd with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #c5f1fd 0%, #c5eafd 25%, #c5e3fd 50%, #c5dbfd 75%, #c5d5fd 100%);
Dark mode
background-image: linear-gradient(45deg, #9ec1ca 0%, #9ebbca 25%, #9eb5ca 50%, #9eb0ca 75%, #9eaaca 100%);