Take Your Creativity To The Fast Lane

Explore Pixflow Video Template & Plugins ->

DaVinci Resolve Node Structure Explained: Serial, Parallel, and Layer Nodes

DaVinci Resolve Node Structure Explained: Serial, Parallel, and Layer Nodes
You open the Color page, nail your first correction, and everything looks great. Then you add a second adjustment and suddenly your qualifier breaks, your skin tones drift, and you can’t tell which change caused it. (Sound familiar?)

Here’s the thing: DaVinci Resolve’s node structure isn’t just a way to keep your grade tidy. It’s the actual signal path your image travels through. Understanding how serial, parallel, and layer nodes handle that signal is the difference between a node tree that falls apart when the client asks for “just one small change” and a grade you can adjust with total confidence.

In this guide, we’re breaking down exactly how each node type works, when to use each one, and how professional colorists structure a node tree from the first balancing pass to the final look. If you’re brand new to Resolve, start with our complete DaVinci Resolve beginner’s guide and come back here when you’re ready to level up your Color page game. And if you’re building full cinematic projects, assets like our Dramatic Movie Title Templates for DaVinci Resolve sit perfectly on top of a well-structured grade.

Quick answer

Serial nodes process your image one after another, so order matters. Parallel nodes feed the same source image into several corrections at once and mix the results equally. Layer nodes also run corrections side by side, but the bottom input of the Layer Mixer wins wherever adjustments overlap, and it unlocks composite modes for creative blending. Start serial, use parallel for secondaries, and reach for layers when you need priority or blend modes.

What Are Nodes in DaVinci Resolve?

A node is a small image-processing machine. The image enters on the left, your adjustment happens inside, and a processed image exits on the right, heading either to the next node or to the final output. Colorist Charles Haine at Frame.io has an even simpler definition worth stealing: a node is a visual idea of something you want to do to your image. New idea, new node.

Every node has four connection points:

  • Green input (top left): the RGB image coming in
  • Green output (top right): the processed RGB image going out
  • Blue input (bottom left): the key (alpha) coming in, which limits where the correction applies
  • Blue output (bottom right): the key going out, so other nodes can reuse the same selection

The node graph in the top-right corner of the Color page reads like a flowchart: your source clip enters at the left, flows through each correction, and exits at the right. One crucial mental model before we go further: nodes don’t combine corrections, they combine images. Each node outputs a fully processed image, and the structure you build decides how those images merge. That single idea explains almost everything that follows.

Two quick ground rules that professional colorists swear by:

  • One node, one job. Cramming five adjustments into one node makes your grade impossible to revisit later.
  • Label everything. Right-click a node, choose Node Label, and name it for the idea it contains (Exposure, Contrast, Skin, Sky).

One clarification for anyone coming from other software: these are Color page nodes for grading. The Fusion page uses its own node system for compositing and VFX, and the two work quite differently. We cover that world in our Fusion for beginners guide. And if wheels, curves, and qualifiers are still new to you, our DaVinci Resolve color grading for beginners guide covers those fundamentals.

Diagram-style visualization of how image data flows through nodes in DaVinci Resolve

Serial Nodes: The Backbone of Your Node Tree

Serial nodes are the bread and butter of color grading in DaVinci Resolve. One node feeds directly into the next, like an assembly line: each node applies its correction to whatever image it receives from the node before it.

That means order matters, a lot. Desaturate your image in node 1, and you can’t qualify a vibrant red in node 2, because the color information is already gone. Push a heavy creative look in node 1, and every qualifier you pull afterward is fighting that look instead of reading clean image data.

To add a serial node, press Alt+S (Opt+S on Mac). A classic starting chain looks like this:

  1. Exposure: set overall brightness with the Offset wheel or HDR palette
  2. Contrast: shape the tonal range (a pivot around 0.435 for Rec.709, or set to taste, keeps the seesaw balanced)
  3. Balance: neutralize color casts by adjusting the relationship between red, green, and blue

Because each idea lives in its own node, you can audition any adjustment by selecting the node and pressing Cmd/Ctrl+D to toggle it on and off. It’s the fastest way to check whether your contrast move is actually helping (trust us, your eyes adapt faster than you think).

When to use serial nodes: foundational, sequential corrections where each step should build on the last. For the majority of adjustments in most grades, serial nodes are all you need.

Serial nodes in DaVinci Resolve processing an image one after another in sequence

Parallel Nodes: Independent Corrections from a Clean Feed

Sometimes you need several corrections to happen at the same time, each working from the same starting image, without stepping on each other. That’s exactly what parallel nodes do.

Press Alt+P (Opt+P) and Resolve creates a vertical stack plus a Parallel Mixer node. Every node in the stack receives the same input image, applies its correction independently, and the mixer adds the results together mathematically before passing one combined image downstream.

Three behaviors define parallel nodes:

  • Equal mixing. No node dominates; overlapping corrections blend (and opposite corrections cancel each other out).
  • Order doesn’t matter. Top or bottom of the stack, the result is identical.
  • Clean feeds. Each node sees the same source, so a qualifier pulled in one parallel node is never affected by changes in its siblings.

That last point solves one of the most common frustrations in Resolve. Say you qualify skin tones in a serial node, then later change the contrast in the node before it. Your carefully pulled key suddenly stops working, because it was built on an image that no longer exists. Rebuild those secondaries as parallel nodes and the problem disappears: skin, sky, and foliage each get the same stable image to key from.

So should you just build everything in parallel? It’s a genuinely debated question among colorists, and the answer is no. Primary corrections like exposure, balance, and contrast are sequential by nature: you want your contrast decision to build on your exposure decision, not fight it in an additive mix. The professional pattern is simple: serial for primaries, parallel for secondaries.

When to use parallel nodes: multiple secondary corrections (skin tones, sky, background, product color) that need to work together harmoniously from one clean source.

Parallel nodes in DaVinci Resolve feeding the same source image into multiple corrections

Layer Nodes: Priority, Stacking, and Composite Modes

Parallel nodes are democratic. Layer nodes are not. If parallel mixing blends everything equally, layer nodes work like Photoshop layers for color grading: corrections stack, and where they overlap, one wins.

Press Alt+L (Opt+L) to create a layer stack with a Layer Mixer. The rule to memorize: the node connected to the bottom input of the Layer Mixer has the highest priority. Its output sits on top of everything above it, king-of-the-hill style. Rewire the inputs and the priority follows the connection, not the node’s visual position.

That priority behavior unlocks setups that parallel nodes simply can’t do:

  • Skin protection. Apply a bold creative look in the top layer, isolate clean skin tones in the bottom layer, and the skin stays untouched by the look. Dial the node’s key output down to blend it back in tastefully.
  • The Sin City look. Desaturate the whole image in one layer, key a single color (that red dress) in the higher-priority layer, and it punches through the black and white.
  • Selective replacement. As the classic Blackmagic forum rule of thumb puts it: parallel nodes mix corrections, layer nodes replace them.

Layer nodes come with one more superpower: composite modes. Right-click the Layer Mixer and you can blend layers with Add, Multiply, Overlay, Soft Light, and more. A favorite trick for a dreamy, diffusion-filter glow: duplicate your image into a layer node, blur the high-priority layer heavily, then set the Layer Mixer’s composite mode to Soft Light. Tame the intensity with curves and you’ve built a Pro-Mist style bloom without leaving the Color page.

Pro tip: you don’t have to choose your mixer forever. Right-click a Parallel Mixer and choose “Morph Into Layer Mixer” (or the reverse), and right-click either mixer to add more inputs. Same stack, different mixing math.

When to use layer nodes: whenever corrections must have a pecking order, when you need to protect one element from a global look, or when you want composite modes for creative blending.

Layer nodes in DaVinci Resolve stacking corrections with bottom-input priority

Serial vs Parallel vs Layer Nodes: Quick Comparison

Here’s the whole article in one skimmable table:
Serial nodesParallel nodesLayer nodes
Input each node receivesOutput of the previous nodeSame shared source imageSame shared source image
How results combineSequentially, one after anotherMixed equally (additive)Stacked; bottom Layer Mixer input wins overlaps
Does order matter?Yes, criticallyNoYes, input order sets priority
Composite modesNoNoYes (Add, Overlay, Soft Light, and more)
Best forPrimaries: exposure, contrast, balance, sequential looksIndependent secondaries: skin, sky, foliagePriority grading, element protection, creative blends
ShortcutAlt/Opt+SAlt/Opt+PAlt/Opt+L

Beyond the Big Three: Outside, Keyer, and CST Nodes

The full deep dive doesn’t stop at serial, parallel, and layer. Three more node types earn a place in professional node trees.

The Outside Node

Select a node that contains a power window or qualifier and press Alt+O (Opt+O). Resolve adds an Outside node that automatically inverts the previous node’s selection: whatever the first node affected, the Outside node affects everything else.

The classic use: soften a subject’s face inside a circular window, then use the Outside node to darken everything around it and guide the viewer’s eye. The best part is that the two stay linked. Reposition or retrack the window in the first node and the Outside node updates instantly, no duplicate windows to babysit. Press Shift+H to toggle the highlight view and see exactly what each node is selecting.

The Keyer Node

Pull the same qualifier three times across a node tree and you’ll get three slightly different keys (and triple the maintenance). A Keyer node solves this: build your qualification once in a dedicated node, then feed its blue key output into the key inputs of any number of correction nodes.

One selection, shared everywhere, updated everywhere. For anything you’ll grade repeatedly across a scene, like a brand color or recurring skin tone, this keeps your node structure clean and consistent.

Color Space Transform (CST) Nodes

A CST node is a regular node carrying the Color Space Transform effect, and it’s the backbone of node-based color management. The professional pattern is a grading sandwich:

  1. CST In (first node): converts your camera’s log footage (S-Log3, C-Log, D-Log) into a wide working space like DaVinci Wide Gamut / DaVinci Intermediate
  2. Your grade: every correction happens in the wide, latitude-rich middle
  3. CST Out (last node): converts the finished grade to your delivery space, usually Rec.709

This is also the neighborhood where LUTs live: creative LUTs generally belong in a dedicated node near the end of the chain, after your corrections and before the output transform. We break down importing, applying, and building LUTs in our DaVinci Resolve LUTs guide, and the deeper science of ACES and wide-gamut workflows in our color management guide.

How to Structure Your Node Tree: Order of Operations

Knowing what each node does is half the battle. Knowing where each belongs is the other half. Colorist Juan Melara’s order-of-operations principle sums it up: make corrections in a logical order, so every stage preserves the image data the next stage needs.

The three-stage plan almost every professional node tree follows:

  1. Global balancing (serial): normalize, expose, and neutralize the image to build a solid foundation
  2. Local corrections (parallel): fix and enhance specific regions with qualifiers and windows
  3. Global look (serial/layer): apply the creative grade on top, tying everything together

The most common beginner mistake is applying the creative look too early, sometimes in the very first node. Every qualifier downstream then has to fight the look, and keys get fragile or impossible. Keep the look at the end, where nothing depends on what comes after it.

Here’s a complete node tree template you can rebuild in five minutes:

#Node typeLabelJob
1SerialCST InConvert camera log to DaVinci Wide Gamut
2SerialExposureSet overall brightness (Offset / HDR wheels)
3SerialContrastShape tonal range around a stable pivot
4SerialBalanceNeutralize color casts, match shots
5-7Parallel bankSkin / Sky / BackgroundIndependent secondaries from one clean feed
8SerialLookCreative grade or creative LUT
9Layer (optional)GlowSoft Light composite for diffusion or texture
10SerialCST OutTransform to Rec.709 for delivery
The balance stage is also where multi-camera projects live or die; if you’re cutting footage from two or three different cameras, see our guide on color matching footage from different cameras before you touch a single secondary.

How many nodes should a grade have? Exactly as many as you have ideas. A simple interview might need four; a stylized commercial might need fifteen. What matters is that each node contains one labeled, auditable decision. And remember that a polished grade is only part of a cinematic delivery: openers and title sequences carry the same weight in the final impression, which is where our Dramatic Movie Title Templates for DaVinci Resolve slot straight into a finished timeline.

Professional DaVinci Resolve node tree structure on a colorist's grading workstation

Keyboard Shortcuts and Pro Tips

Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings Paragraph and Other Headings
ActionShortcut
Add serial nodeAlt+S
Add parallel nodeAlt+P
Add layer nodeAlt+L
Add outside nodeAlt+O
Toggle selected node on/offCmd/Ctrl+D
Highlight current selection/keyShift+H
Create a new grade versionCmd/Ctrl+Y
A few habits that separate tidy node trees from spaghetti:

  • Label every node the moment you create it. Future you (and your clients’ revision rounds) will thank you.
  • Use grade versions before experiments. A new version keeps your current grade safe while you try a risky idea.
  • Audition constantly. Toggle individual nodes with Cmd/Ctrl+D to confirm each idea is actually earning its place.
  • Morph, don’t rebuild. Right-click a mixer to convert parallel to layer (or back) and to add extra inputs.
  • Save your structure. Grab a still of a finished node tree in the Gallery and apply it to new clips as a starting template.

Conclusion: Think in Ideas, Not Effects

DaVinci Resolve’s node structure stops being intimidating the moment you see it for what it is: a signal path where every node holds one idea. Serial nodes chain those ideas in order, parallel nodes let independent ideas share one clean source, and layer nodes decide which idea wins when they collide. Add the Outside, Keyer, and CST nodes, and you have every building block a professional grade needs.

Start your next project with the template above: balance first, secondaries in parallel, look at the end. Your grades will be cleaner, faster to revise, and far more resilient when feedback arrives. And when the grade is locked and the project needs its cinematic finishing touch, explore our Dramatic Movie Title Templates for DaVinci Resolve: 30 customizable, drama-ready titles that drop straight onto your freshly graded timeline. (Your credits sequence is waiting.)

Disclaimer : If you buy something through our links, we may earn an affiliate commission or have a sponsored relationship with the brand, at no cost to you. We recommend only products we genuinely like. Thank you so much.

Blog Label:

Write for us

Publish a Guest Post on Pixflow

Pixflow welcomes guest posts from brands, agencies, and fellow creators who want to contribute genuinely useful content.

Fill the Form ✏

Frequently Asked Questions

Both feed the same source image into multiple nodes, but parallel nodes mix all corrections equally while layer nodes give priority to the node connected to the bottom input of the Layer Mixer. Layer nodes also offer composite modes like Add and Soft Light; parallel nodes don't.
Use serial nodes for primary corrections (exposure, contrast, balance) where each step should build on the previous one, and parallel nodes for secondary corrections (skin, sky, background) that each need a clean, stable feed of the same image.
A reliable order is: color space transform in, exposure, contrast, balance, parallel secondaries, creative look or LUT, then color space transform out. Keep creative looks near the end so they don't break qualifiers downstream.
As many as you have distinct ideas, and no more. One node should hold one labeled adjustment. Simple projects may need 3 to 5 nodes; complex commercial grades can run 10 to 15 or beyond.
Serial nodes build keys from the image the previous node outputs. Change that upstream node and the key is now reading a different image, so it breaks. Pull qualifiers in parallel nodes (or a Keyer node) so they always read a stable source.
Yes. Right-click the mixer node and choose "Morph Into Layer Mixer" (or "Morph Into Parallel Mixer" to go the other way). You can also right-click either mixer to add more inputs.
No. Color page nodes are built for grading, with mixers designed around corrections and keys. Fusion nodes form a full compositing system for VFX, motion graphics, and 3D. The concepts rhyme, but the tools and workflows are different.