New Feature: You can now create a gradient out of 3 colors!

Generate a CSS Color Gradient

Choose orientation

Enter colors

CSS Code:

background-image: radial-gradient(circle, #5788c1, #477bbb, #376eb4, #2562ad, #0f55a6);