🏠 New in Low Baseline Support: progress()
September 1, 2026
The progress() CSS function returns a ratio for the relative position of one value between two other values, clamped between 0 and 1. You can use it to interpolate a value for other calculations.
Source features
css.types.progress[mdn]