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, #00ff00, #a0d600, #d7a700, #f66d00, #ff0000);