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, #ae3154, #942e5b, #782d5c, #5c2c58, #41294e);