CSS Gradient Generator

Design linear, radial & conic CSS gradients

Gradient configuration

  • %
  • %

Preview

CSS

.gradient {
	background: #8b5cf6;
	background: linear-gradient(to right, #8b5cf6 0%, #ec4899 100%);
}

Tailwind

bg-gradient-to-r from-[#8b5cf6] to-[#ec4899]

One workspace for modern web work

Ship accessible UI, inspect live pages, tune SEO, and keep developer utilities at your fingertips — all in Webeazi.