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 bottom, #f5f5f5, #e5f2ff, #bbf5ff, #78fbff, #00ffff);