css opacity <style> div { opacity: 0.95; background-color: rgba(150, 100, 50, 0.4); } </style> Opacity on MDN