Daily Shaarli

All links of one day in a single page.

February 8, 2022

CSS Gradient Generator
Non-Boring Gradients - A non linear CSS gradient generator

The goal is to make gradients that looks good! The main catch is using different interpolation spaces than sRGB.
It can really change how the gradient look. Another thing is the non linear easing. So basically the gradient will not progress in a linear way.
The easing feature is nothing new but in combination with the interpolation spaces, it makes unique and beautiful gradients!