The radial-gradient
CSS function is used
to create a gradient background that
starts from the center and radiates outward.
It is applied as a value to the
background
property.
Let's look at some examples:
As shown in the example above, to create
a radial gradient, we need to specify at
least two different colour values.
In the example above, we created
a radial gradient with three colours.