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: linear-gradient(to right top, #2525e9, #5321ef, #721bf5, #8d12fa, #a500ff);