Linear Gradient from #96ced4 to #96afd4 with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #96ced4 0%, #96c6d4 25%, #96bed4 50%, #96b7d4 75%, #96afd4 100%);
Dark mode
background-image: linear-gradient(45deg, #78a5aa 0%, #789eaa 25%, #7898aa 50%, #7893aa 75%, #788caa 100%);