flâneur — a map of the web's best reading

Understanding Gradients

jakub.kr · 1,763 words · saved by 1 readers

A deep dive into how gradients work, how color models affect them and why some gradients look better than others.

Understanding Gradients Understanding gradients A deep dive into how gradients work, how color models affect them and why some gradients look better than others. What is a gradient? We use gradients every day and they might seem fairly straightforward but there's a surprising amount of complexity and some very interesting things you can do. A gradient is a smooth transition between two or more colors. In CSS, gradients are defined by color stops. These are points that mark where each color starts and ends. The colors are mathematically blended, which is referred to as interpolation. Gradient t

Explore this link on the map →

related reading