Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 732 Bytes

File metadata and controls

43 lines (28 loc) · 732 Bytes

🎨 CSS Shape Generator

A minimal web tool for generating CSS shapes with gradients using sliders and live preview.

Create blobs, waves and cloud-like shapes, customize colors & curves, and copy ready-to-use CSS.

Preview


Live Demo

👉 https://adam-kad.github.io/css-shape-generator/


Features

  • Gradient background (linear / radial)
  • Multiple shape types:
    • Blob
    • Wave
    • Cloud
  • Slider-based controls
  • Live preview
  • One-click CSS copy
  • Light / Dark mode (auto via system theme)
  • No build tools — single HTML file

Usage

  1. Open the demo or index.html
  2. Adjust sliders & colors
  3. Click Copy
  4. Paste CSS into your project

📄 License

MIT