← Back to release summary
CSS conic-gradient
- Category
- CSS
- Type
- New or changed feature
- Status
- Enabled by default (Chrome 69)
- Intent stage
- None
Summary
Support was added for CSS conic (angular/sweep) gradients. Conic gradients allow color transitions around a center rather than radiating from it. This allows, for example, a web developer to create a hue wheel using only two CSS properties.
Standards & signals
Samples: https://leaverou.github.io/conic-gradient/
View on chromestatus.com