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, #8b69ec, #e554b3, #fd6578, #ed8d52, #c9b055);