Linear Gradient from #b8aedb to #aebadb with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #b8aedb 0%, #b2aedb 25%, #aeafdb 50%, #aeb5db 75%, #aebadb 100%);
Dark mode
background-image: linear-gradient(45deg, #938baf 0%, #8f8baf 25%, #8b8caf 50%, #8b91af 75%, #8b95af 100%);