Linear Gradient from #689c70 to #689c8a with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #689c70 0%, #689c76 25%, #689c7d 50%, #689c84 75%, #689c8a 100%);
Dark mode
background-image: linear-gradient(45deg, #537d5a 0%, #537d5f 25%, #537d64 50%, #537d69 75%, #537d6e 100%);