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, #0b0b0b, #0d0d0d, #0f0f0f, #101010, #121212);