CSS Opacity Generator

Set element transparency with a checkerboard preview — and understand the difference between opacity and rgba().

Opacity

opacity makes the whole element (including its children) transparent. If you only want the background to be transparent, use an rgba() color instead (see the RGBA Generator tool).

100% browser-based — no data sent to any server
style.css

      
Copied to clipboard!