<feFlood> Playground
Fills the entire filter region with a flat colour. Typically used as an intermediate step - combined with <feComposite> to colourise shadows or create solid overlays.
Preview
Parameters
The solid colour that fills the entire filter region.
Transparency of the flood fill. 0 = invisible, 1 = fully opaque.
Generated Code