CSS Blend Mode Explorer
Explore all 16 CSS blend modes interactively. Choose foreground and background colours, then see every mix-blend-mode value applied side-by-side. Click any mode to select it and copy its CSS. Includes both mix-blend-mode (elements) and background-blend-mode (gradients on elements) output.
Click any card to select it. Background is linear-gradient(135deg, #2563EB, #000)…
How to use
Set your colours
Pick a foreground colour and background colour. A gradient is used for the background layer to show the effect more clearly.
Compare modes
All 16 blend modes are shown in a grid simultaneously — scan them to find the effect you want.
Click to select
Click any blend mode card to select it. The selected card is highlighted and the CSS output updates.
Copy CSS
Copy the mix-blend-mode and isolation declarations ready to paste into your stylesheet.