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: radial-gradient(circle, #000000, #0f0008, #150214, #14061f, #060d2b);