Blend Modes, Opacity, and Overlay Workflows
Blend modes determine how a layer interacts with everything below it. Overlay layers for shadow and highlight are the professional alternative to Dodge and Burn.
Why this matters
The Dodge and Burn tools directly modify pixel values on the layer you paint on. This is destructive — the pixels are changed permanently, and the effect cannot be independently adjusted or removed without undoing the entire edit. Overlay layers — blank layers set to Overlay or Multiply blend mode — achieve the same visual result non-destructively. The shadow layer is separate from the content it darkens, can be masked, its opacity can be reduced, and it can be deleted without affecting anything else. This is the professional workflow.
Blend mode groups
| Group | Blend modes | What they do |
|---|---|---|
| Darken group | Darken, Multiply, Color Burn, Linear Burn, Darker Color | All darken the image. White in the blend layer becomes transparent. Multiply is the standard shadow blend mode. |
| Lighten group | Lighten, Screen, Color Dodge, Linear Dodge, Lighter Color | All lighten the image. Black in the blend layer becomes transparent. Screen is the standard highlight/glow blend mode. |
| Contrast group | Overlay, Soft Light, Hard Light, Vivid Light, Linear Light, Pin Light, Hard Mix | Combine darkening and lightening. Overlay and Soft Light are the standard shadow/highlight overlay modes. |
| Color group | Hue, Saturation, Color, Luminosity | Affect only specific color properties without changing others. Useful for color tinting and tone adjustments on separate layers. |
Shadow overlay workflow
This is the correct approach to adding shadows to a Photoshop composition:
- Create a new blank layer above all ground material layers
- Set the layer blend mode to Multiply
- Name it
Shadow Overlay - Paint on it with a low-opacity, soft-edge brush in a dark desaturated color
- The painted areas darken the layers below through Multiply blending; unpainted areas remain transparent
- Reduce layer opacity to adjust shadow intensity overall; mask the layer to control where shadows appear
For highlight overlays, use Screen or Soft Light with a light color. The same layer logic applies — paint where you want lightening, nothing where you don't.
Opacity vs. Fill
Both control layer transparency, but they behave differently when a layer has Layer Styles applied. Opacity affects the layer content AND any Layer Styles. Fill affects only the layer content pixels, leaving Layer Styles at full visibility. For most compositing work, Opacity is the control you want. Fill is primarily relevant when using Layer Styles (drop shadows, glows, strokes applied as effects) that should remain visible while the content fades.
Try this
Open any image with a ground surface. Try adding a shadow using the Burn tool directly on the pixel layer. Note that the effect is immediately baked in. Then undo, create a separate Multiply overlay layer, and paint the same shadow on that. Compare the flexibility: reduce the overlay layer opacity, mask part of it, delete it entirely. The Burn version cannot be adjusted without undoing. The overlay version can be refined indefinitely.