Silver Classic

Linear gradient perfect for gray-themed designs

Graygraylinear6-stop

CSS Code

CSS
background: linear-gradient(120deg, #a396a8, #b1c6c2, #e0d5ea, #ececff);

Tailwind CSS

Tailwind
bg-gradient-to-br from-[#a396a8] via-[#b1c6c2] via-[#e0d5ea] to-[#ececff]

Technical Details

Linear

120°

4 stops

Gray

Color Palette

#a396a8

Stop 1

#b1c6c2

Stop 2

#e0d5ea

Stop 3

#ececff

Stop 4

Usage Examples

Perfect for:

  • Modern website backgrounds
  • Mobile app interfaces
  • UI components and buttons
  • Hero sections and banners
  • Brand identity materials
  • Social media graphics
  • Card and container styling
  • gray themed designs