Back to all tools

Gradient

Build a CSS gradient, copy the snippet.

Stops

  • 0%
  • 100%

CSS

background: linear-gradient(135deg, #ff7ab2 0%, #4f66f2 100%);