🏠 New in Low Baseline Support: color-mix()
May 9, 2023
The color-mix()
function mixes two colors in a given color space and by a given amount. Commonly, lighter or darker variations of a color are created by mixing with white or black.
Source features
css.types.color.color-mix
[mdn]