Web features explorer

Gradients

Widely available
Tags: css Groups: CSS > Gradients

The linear-gradient() and radial-gradient() CSS functions and their repeating counterparts create backgrounds that progress smoothly between multiple colors. To learn more, see <gradient>, linear-gradient(), radial-gradient(), repeating-linear-gradient(), repeating-radial-gradient() at MDN.

Compatibility