In 4.3. "Missing"/none Color Components:
All color functions allow any of their components to be specified as none.
The value definition of <color()> is color( <colorspace-params> [ / <alpha-value> ]? ) in CSS Color 4 or color( [from <color>]? <colorspace-params> [ / <alpha-value> ]? ) in CSS Color 5.
Side question: is it voluntary not to export <color()> related sub-productions from CSS Color 5?