The <radialGradient> element lets authors define radial gradients that can be applied to fill or stroke of graphical elements.
Note: Don't be confused with CSS radial-gradient() as CSS gradients can only apply to HTML elements where SVG gradient can only apply to SVG elements.