Edit linear/radial gradients visually and copy CSS code
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);Writing CSS gradients by hand means refreshing every time you tweak a color or angle. This tool lets you adjust color stops, direction, and type (linear or radial) with your mouse while seeing the result update live. When you are happy with the gradient, copy the CSS code in one click.