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 bottom, #df159b, #ff506c, #ff9051, #f1c75e, #d7f596);