Azure Soft

Linear gradient perfect for blue-themed designs

Bluebluelinear3-stop

CSS Code

CSS
background: linear-gradient(135deg, #075bc8, #2b98ec, #59b7f7);

Tailwind CSS

Tailwind
bg-gradient-to-br from-[#075bc8] via-[#2b98ec] to-[#59b7f7]

Technical Details

Linear

135°

3 stops

Blue

Color Palette

#075bc8

Stop 1

#2b98ec

Stop 2

#59b7f7

Stop 3

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
  • blue themed designs