🏠 New in Low Baseline Support: Conic gradients
November 17, 2020
The conic-gradient()
and repeating-conic-gradient()
CSS functions create backgrounds that progress between two or more colors around a center point.
Source features
css.types.image.gradient.conic-gradient
[mdn]css.types.image.gradient.repeating-conic-gradient
[mdn]css.types.image.gradient.conic-gradient.doubleposition
[mdn]css.types.image.gradient.conic-gradient.hue_interpolation_method
[mdn]css.types.image.gradient.conic-gradient.interpolation_color_space
[mdn]css.types.image.gradient.repeating-conic-gradient.hue_interpolation_method
[mdn]css.types.image.gradient.repeating-conic-gradient.interpolation_color_space
[mdn]