CSS gradients allow smooth transitions between two or more colors without using image files, reducing page load time and bandwidth.
The CSS conic-gradient() function, supported in all modern browsers since 2020, creates gradients with color transitions rotated around a center point.
CSS Output