Linear Gradient from #689c64 to #649c7c with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #689c64 0%, #649c68 25%, #649c6e 50%, #649c75 75%, #649c7c 100%);
Dark mode
background-image: linear-gradient(45deg, #537d50 0%, #507d52 25%, #507d58 50%, #507d5e 75%, #507d63 100%);