There is no way using CSS. You can reference the markers in the array and then scroll through the array using the method setIcon()for each marker object to reference the icons with different opacity (assuming you are using PNG with alpha transparency). You will need to call a function to change the icons based on user input or some other event.