Silver Elite

Linear gradient perfect for gray-themed designs

Graygraylinear4-stop

CSS Code

CSS
background: linear-gradient(90deg, #979a98, #bfc5b8, #e8dfe1, #eafbf5);

Tailwind CSS

Tailwind
bg-gradient-to-r from-[#979a98] via-[#bfc5b8] via-[#e8dfe1] to-[#eafbf5]

Technical Details

Linear

90°

4 stops

Gray

Color Palette

#979a98

Stop 1

#bfc5b8

Stop 2

#e8dfe1

Stop 3

#eafbf5

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