Linear Gradient from #c3e4fc to #c3fcf8 with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #c3e4fc 0%, #c3ebfc 25%, #c3f2fc 50%, #c3f9fc 75%, #c3fcf8 100%);
Dark mode
background-image: linear-gradient(45deg, #9cb6ca 0%, #9cbcca 25%, #9cc2ca 50%, #9cc8ca 75%, #9ccac6 100%);