Nene16• 95
@Nene16
Posted
For your image, instead of using background-image linear-gradient, try [mix-blend-mode: multiply] (https://www.w3schools.com/cssref/pr_mix-blend-mode.asp) , with some opacity.
In this way, you don't have to convert hls to rgba.
0