This CSS Background generator is a good tool to help you find the right linear color gradient for your web app background.
That background generator is one project from the Zero-to-Mastery Web Developer course, meant to teach the students how to perform DOM manipulation with Javascript and CSS. I have customized it with an orientation parameter, as well as a color randomizer.
- 2 colors gradient generator with color selectors
- Linear Gradient Orientation selector
- Color Randomizer
- Copy-pastable linear gradient CSS property
The next step is to add other types of color gradient (circular gradient...)