ReferenceUtilsupdate-alphaOn this pageupdate-alpha update-alpha(color, alpha)(source) Update the alpha channel of a color. Example: update-alpha(rgb("#ff0000"), 0.5) returns a red color with 50% opacity. Parameterscolor : color