---
title: "How to remove green screen with Delta Keyer in DaVinci Resolve Fusion"
author: "Cutsio Team"
date: "2026-05-15"
lastmod: "2026-05-15"
category: "DaVinci Resolve Advanced Workflows"
excerpt: "DaVinci Resolve Fusion Delta Keyer removes green and blue screen backgrounds with advanced matte controls. This guide covers setup, pre-matte refinement, spill suppression, and clean plate integration."
tags: ["DaVinci Resolve","Fusion","Delta Keyer","Green Screen","Chroma Key","Keying","VFX Compositing"]
---

## How do you remove green screen with Delta Keyer in DaVinci Resolve Fusion?

Drag the Delta Keyer from the effects library onto the connection between your green screen clip and the foreground input of a merge node. In the inspector, use the eyedropper to sample the green screen color in the viewer. The Delta Keyer analyzes the color and generates a matte. Use the pre-matte, matte, fringe, and tuning tabs to refine the key until the background is fully transparent and the subject has clean edges.

![Delta Keyer](https://images.blackmagicdesign.com/images/products/davinciresolve/fusion/remove/remove-green-lg@2x.jpg?_v=1603663929)

The Delta Keyer is the primary chroma key tool in Fusion. It is designed to handle challenging green and blue screen footage including uneven lighting, motion blur, and fine detail like hair and smoke. The node-based workflow lets you adjust the keying parameters independently and combine the key with masks, color corrections, and other tools.

## How do you refine a Delta Keyer matte in Fusion?

After sampling the screen color, the inspector shows four tabs for refining the matte. The Pre-Matte tab lets you adjust the initial color range selection. Use the Low and High sliders to tighten or expand the range of green being keyed. The Pre-Blur control pre-blurs the source before analysis to reduce noise in the matte.

The Matte tab controls the final black-and-white matte. The Black and White clip controls set the transparency floor and ceiling. Gamma adjusts the matte's midtones. Use the Erode/Dilate control to shrink or expand the matte edge — erode removes background fringe, dilate fills holes in the subject.

The Fringe tab handles color spill — the green or blue light that reflects onto the subject's edges. The Spill control desaturates the fringe color. The Fringe Balance control shifts the fringe color toward a more natural tone. For fine hair detail, the Fringe mode with Low/High controls preserves transparency in individual strands.

The Tuning tab provides advanced controls for the keying algorithm itself. The Replace mode lets you replace the screen color with a different color or background plate before the merge, reducing edge artifacts.

## How do you use a clean plate with Delta Keyer in Fusion?

Add a Clean Plate node between the Delta Keyer and the Merge node. The Clean Plate generates a clean background from the green screen footage itself by analyzing frames where the subject is not present. Connect it to the blue auxiliary input of the Delta Keyer.

The Clean Plate is especially useful for clips with reflections, hair, and smoke. These elements contain some of the screen color within the subject area, and the Clean Plate helps the Delta Keyer distinguish between the screen color that should be removed and the screen color that is naturally part of the subject.

For editors who pre-select footage in Cutsio before sending to Resolve, you can identify the specific clips that need green screen keying and organize them into collections. Export an EDL with only the keyed clips, and build your Fusion composite on a clean, pre-edited timeline.

<div class="not-prose blog-large-cta">
  <div class="max-w-3xl mx-auto text-center">
    <h3>
      Key only the clips that need it
    </h3>
    <p>
      Pre-edit with Cutsio to identify green screen clips. Export an EDL into Resolve and apply Delta Keyer only to the selects that make the cut.
    </p>
    <ul>
      <li>
        <svg class="h-6 w-6 text-emerald-400 shrink-0 mt-0.5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
        <span>AI silence removal and retake detection</span>
      </li>
      <li>
        <svg class="h-6 w-6 text-emerald-400 shrink-0 mt-0.5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
        <span>EDL and XML export for Resolve import</span>
      </li>
      <li>
        <svg class="h-6 w-6 text-emerald-400 shrink-0 mt-0.5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
        <span>Non-destructive workflow — originals untouched</span>
      </li>
    </ul>
    <div class="flex flex-col sm:flex-row items-center justify-center gap-4">
      <a href="https://studio.cutsio.com" target="_blank" rel="noopener noreferrer"
         class="no-underline inline-flex items-center justify-center rounded-full bg-indigo-600 px-8 py-3.5 text-sm font-semibold text-white hover:bg-indigo-700 dark:bg-white dark:text-slate-900 dark:hover:bg-neutral-100 transition-colors shadow-sm">
        Try Cutsio Free
        <svg class="ml-2 h-4 w-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12h14"/><path d="m12 5 7 7-7 7"/></svg>
      </a>
      <button type="button" onclick="window.dispatchEvent(new CustomEvent('open-contact-modal'))"
              class="inline-flex items-center justify-center rounded-full border border-white/20 px-8 py-3.5 text-sm font-medium text-white hover:bg-white/10 transition-colors">
        Book a demo
      </button>
    </div>
    <p class="mt-4 text-xs text-slate-500">No credit card required. 60 minutes of free processing.</p>
  </div>
</div>
