Deep Classic

Radial gradient perfect for indigo-themed designs

Indigoindigoradial6-stop

CSS Code

CSS
background: radial-gradient(circle, #345caf, #5e6ac7, #707bd3, #99a4dd);

Tailwind CSS

Tailwind
bg-gradient-radial from-[#345caf] via-[#5e6ac7] via-[#707bd3] to-[#99a4dd]

Technical Details

Radial

135°

4 stops

Indigo

Color Palette

#345caf

Stop 1

#5e6ac7

Stop 2

#707bd3

Stop 3

#99a4dd

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