I have a set of tags with differing rgba background colours but the same alpha. Is it possible to write a single css style that will change only the o
No, that's not possible.
If you want to use rgba, you must set each value together. There's no way to only change the alpha.
rgba