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, #ffffff, #ebd8f9, #e8ade5, #ec7bc0, #ee3a8c);