ToolPenToolPen
All Free Tools
112 free tools — no signup required
← All Tools

Gradient Generator

Build a CSS linear gradient with two or three color stops. Copy the CSS instantly.

CSS Code

background: linear-gradient(to right, #3b82f6, #8b5cf6);

Paste this into any CSS rule (e.g. on a div or body).