Four months into using DaVinci Resolve I built a node tree with 11 nodes for one interview shot and could not figure out why the skin tone kept shifting orange every time I touched the sky. Nobody had warned me that DaVinci Resolve nodes are not just a way to organize your work. They are the actual signal path your image travels through, and getting the order wrong means every node downstream sees a different image than you think it does.
If you are coming from Premiere or Final Cut, nodes are the single biggest adjustment in DaVinci Resolve. This guide covers what each node type does, how the signal actually moves through them, the shortcuts worth memorizing, and what changed in DaVinci Resolve 21's node editor that has half of Reddit asking whether Resolve quietly switched to layers.
DaVinci Resolve Nodes: Quick Map
If you only remember one thing, remember this: serial nodes process one after another, parallel nodes process from the same source, layer nodes add priority and composite modes, and outside nodes invert the previous key or mask.
- Serial node: best for normal step-by-step grading, like balance, contrast, saturation, and look.
- Parallel node: best when separate corrections should read from the same original input instead of changing each other.
- Layer node: best when one correction needs priority over another, or when you need composite modes like Add, Multiply, Screen, or Overlay.
- Outside node: best when you already isolated one area and want to affect everything outside that mask.
- Key Mixer: best when several masks need to become one combined matte.
- Splitter/Combiner: best for channel-level work, like RGB channel isolation or targeted noise reduction.
- Compound node: best for organizing a large node tree into a readable block.
What Is a Node in DaVinci Resolve, Really?
A node in DaVinci Resolve is a single processing step for your image. It takes a signal in on the left, applies whatever correction you have dialed in, a primary wheel adjustment, a qualifier, a LUT, a ResolveFX plugin, and passes the result out to the right. Every node carries two separate connection types: the square RGB connectors carry the picture itself, and the smaller triangular key connectors carry matte or mask data completely independent of the image.
That key channel is the part most editors skip past when they first learn nodes. It is how a mask you build in node 2 can reach a different node much further down the tree without rebuilding the isolation from scratch.
Color Page Nodes vs Fusion Nodes in DaVinci Resolve
This guide covers Color page nodes, the ones used for color correction, grading, keys, masks, LUTs, and ResolveFX. DaVinci Resolve's Fusion page also runs on nodes, but Fusion nodes are a separate system built for compositing, motion graphics, and effects. The underlying idea is the same, a signal moves through connected processing steps, but the tools and node types are not interchangeable between the two pages.

If you are fixing skin tones, building a look, or working with qualifiers and power windows, you are working with Color page nodes, the ones this article covers. If you are building a title animation, a green screen composite, or a particle effect, that work happens in Fusion instead.
How Signal Flows Through the DaVinci Resolve Node Editor
Open the Color page and the node editor sits in the top right by default. A fresh clip arrives with one empty Serial node already wired between input and output. Signal moves left to right, and whatever you do in node 1 becomes the starting image for node 2, and so on down the chain.

This is exactly where the order-of-operations problem on that interview shot came from. I had desaturated the image in node 2 to check contrast, then tried to qualify a warm skin tone in node 3. The color information was already gone by the time it reached me. A node only ever sees what came before it in the chain, and once you destroy image data upstream, nothing downstream gets it back.
DaVinci Resolve Serial Nodes: Your Default Building Block
Serial nodes are the ones you already have. Add another with Option+S on Mac or Alt+S on Windows, and DaVinci Resolve drops it downstream of whatever is selected, wired straight into the chain. Add one before your current node with Shift+S instead.

Serial is the right call for anything sequential: balance first, then contrast, then a creative look. Many working colorists use several serial nodes even on a normal shot, and larger projects often rely on reusable node tree templates built the same way. The exact number matters less than whether each node has one clear job. The mistake is not using too many serial nodes. It is stuffing 4 unrelated corrections into one of them so you can no longer isolate what is causing a problem when a client asks for a revision.
DaVinci Resolve Parallel Nodes vs Layer Nodes
Parallel and layer nodes solve the same visual problem in different ways, and mixing them up costs people real time on set or in a client session.
Parallel nodes (Option+P / Alt+P) read from the same upstream image and are combined by a Parallel Mixer without layer priority. If two parallel branches touch overlapping pixels, one does not simply sit on top of the other the way a layer would. The corrections interact through the mixer instead, which is useful when separate secondaries should be built from the same source image rather than changing each other upstream, like handling a subject and a background as separate branches before they recombine into one output.

Layer nodes (Option+L / Alt+L) look identical in the node editor but behave like layers in Photoshop instead. The Layer Mixer gives priority based on position: the node feeding the lowest input wins wherever corrections overlap, and you also get composite modes, Add, Multiply, Screen, Overlay, that parallel nodes do not offer at all. Reach for a layer node whenever one correction needs to sit on top of another rather than blend with it, like keeping a strong stylized look from stepping on a skin tone fix you want protected underneath it.
You can convert one into the other at any point. Right-click the mixer node and choose Morph Into Layer Mixer, or the reverse. This matters when you build something as parallel and realize halfway through the grade that you actually need priority, not an even blend.
DaVinci Resolve Outside Nodes and the Key Mixer
An Outside node (Option+O / Alt+O) automatically inverts whatever mask fed the node before it. Isolate a face with a power window in node 3, add an Outside node, and node 4 now affects everything except that face, updating automatically if you later move the original window. This gets used constantly for background work: grade the subject in one node, drop an Outside node, grade everything else without building a second mask from scratch.

The Key Mixer is the node most colorists never touch. It works like a Parallel Mixer, but only for key data, combining 2 or more masks from different nodes into a single key you can then feed somewhere else in the tree. If you have built a power window for part of a face and a Magic Mask for another part, and a downstream correction needs both to act as one combined matte, the Key Mixer is the tool built for exactly that, not a workaround stitched together from other nodes.
DaVinci Resolve Splitter/Combiner and Compound Nodes
A Splitter node (Option+Y / Alt+Y) breaks the RGB signal into 3 individual channels, commonly red, green, and blue, though you can also split by YUV, HSL, or Lab depending on what you are isolating. A Combiner node closes the loop and reassembles those channels back into one signal. Between the two, you can correct or run noise reduction on a single channel (the blue channel tends to carry the most noise on most sensors) without touching the other two at all.

Compound nodes group a selection of nodes into a single block on the graph, similar to a nested sequence in an edit timeline. Select 2 or more nodes, right-click, and choose Create Compound Node. This is mainly an organizational tool for grades that have grown past 20 nodes and turned into something you cannot read at a glance anymore.
DaVinci Resolve Node Keyboard Shortcuts
| Action | Mac | Windows | What it does |
|---|---|---|---|
| Add Serial node | Option+S | Alt+S | Adds a node downstream in the chain |
| Add node before selected | Shift+S | Shift+S | Inserts a node upstream instead |
| Add Parallel node | Option+P | Alt+P | Adds a parallel branch combined without layer priority |
| Add Layer node | Option+L | Alt+L | Adds a prioritized layer branch |
| Add Outside node | Option+O | Alt+O | Inverts the previous mask automatically |
| Add Splitter/Combiner | Option+Y | Alt+Y | Splits the signal into individual channels |
| Disable selected node | Cmd+D | Ctrl+D | Bypasses just that one node |
| Disable all nodes | Option+D | Alt+D | Bypasses the entire tree at once |
| Bypass all grading | Shift+D | Shift+D | Shows the ungraded original image |
Keyboard layouts can be customized in DaVinci Resolve's Keyboard Customization panel, so verify these against your own installed build if a shortcut does not respond the way you expect.
A Simple DaVinci Resolve Node Tree for Beginners
A clean beginner node tree does not need 20 nodes. Start with something readable:
- Node 01, Balance: exposure, white balance, and a neutral starting point.
- Node 02, Contrast: contrast, pivot, shadows, highlights, or curves.
- Node 03, Saturation: global saturation and color density.
- Node 04, Skin: a qualifier or window for skin tone protection.
- Node 05, Background: sky, wall, room, or environment adjustment.
- Node 06, Look: creative grade, LUT, or film emulation.
- Node 07, Output: a final trim for legal levels or delivery.
This is not a rule. It is a starting point. The goal is to keep every node readable enough that you can disable one correction, rename it, or move it without guessing what else you accidentally changed.
How Many Nodes Should a DaVinci Resolve Node Tree Have?
There is no hard ceiling. A simple interview clip might clean up completely in 4 nodes, while a complex feature or commercial grade may run off a much larger reusable template that grows well past 20 or 30 nodes as shot-specific fixes get layered in. Both are correct if the tree stays readable and each node has a job.

What actually matters is one correction per node, and labeling every one of them. Double-click a node's label to rename it. A tree full of nodes named Node 01 through Node 09 tells you nothing 3 weeks later when a client asks for a revision. A tree labeled Balance, Contrast, Skin, Sky, Look tells the whole story before you have opened a single control.
DaVinci Resolve 21 Node Graph: Did Resolve Switch to Layers?
Short answer: no. DaVinci Resolve 21 added a Layer List view to the node graph, a vertical alternative to the standard connected graph that shows your node tree as a stack instead of boxes joined by lines. According to Blackmagic's own release notes, nodes in this view are listed in rows according to their number in the node graph, which typically results in a less crowded interface and allows for easier node management when adding, labelling, switching, locking, bypassing, and removing nodes.
The visual similarity to a layer stack from Photoshop or Premiere is what is driving the confusion online. Underneath, the processing model has not changed. Signal still moves through the same node connections in the same order. Layer List just displays that existing structure differently. Graph View is still there if you prefer it, and you can switch between the two per clip.
DaVinci Resolve Nodes FAQ
What is a node in DaVinci Resolve?
A node in DaVinci Resolve is a single processing step that takes an image signal in, applies a correction, and passes the result to the next node in the chain.
What's the difference between a node and a layer?
Nodes process an image sequentially from left to right, with each node only seeing what came before it. Layers in software like Photoshop stack corrections vertically and composite them together, which is a different model even though DaVinci Resolve's Layer node borrows the same priority logic for one specific node type.
How many nodes should I use in DaVinci Resolve?
There's no fixed number. Professional node trees commonly run anywhere from 4 nodes on a simple clip to 30 or more on a complex feature grade. What matters more than the count is giving each node one job and labeling it clearly.
Can I rename nodes in DaVinci Resolve?
Yes. Double-click a node's label in the node editor and type a new name. Labeling every node by what it does, rather than leaving the default numbers, makes a node tree readable months later.
Did DaVinci Resolve 21 switch from nodes to layers?
No. DaVinci Resolve 21 added a Layer List view that displays existing nodes in rows instead of a connected graph, but the underlying node-based processing model is unchanged. Graph View is still available.
What node should I use first in DaVinci Resolve?
Start with a Serial node for basic balance. Use the first node for exposure and white balance, then add separate serial nodes for contrast, saturation, skin, background, and the final look.
What is the difference between parallel and layer nodes?
Parallel nodes combine branches without layer priority, while layer nodes behave more like a compositing stack where one correction can take priority over another and composite modes are available.
Are DaVinci Resolve Color page nodes the same as Fusion nodes?
No. Color page nodes are used for grading, keys, masks, LUTs, and ResolveFX inside the Color page. Fusion nodes are used for compositing, motion graphics, and effects in a separate part of the application.
What is an Outside node used for?
An Outside node inverts the key or mask from the previous node, letting you correct everything outside the isolated area without building a second mask.
Should I use one node or many nodes for a single correction?
Use multiple nodes when each correction has a separate job. One node carrying balance, contrast, skin isolation, a LUT, and a vignette together becomes hard to troubleshoot. Several labeled nodes are easier to revise later.
Nodes are the part of DaVinci Resolve that takes the longest to click, and the part that pays off the most once it does. If you are deciding whether the free version or Studio makes more sense for your workflow, or want the full rundown of what changed in Resolve 21, those guides cover the ground this one does not.
Related guides
- How to Color Grade in DaVinci Resolve: Beginner Tutorial: the full grading workflow these nodes plug into.
- Color Grading in DaVinci Resolve: the hub: where nodes fit in the full grading path.
- DaVinci Resolve 21 Photo Page: Full Walkthrough: the same node logic applied to stills.
- Free Version Features: which color tools are free and which need Studio.
- How to Use LUTs in DaVinci Resolve: where the LUT node sits in the tree and why order matters.