Shadow Classic

A stunning 6-color radial gradient with beautiful dark tones

Darkdarkradial6-stop

CSS Code

CSS
background: radial-gradient(circle, #000000, #1d2225, #372c32, #545756);

Tailwind CSS

Tailwind
bg-gradient-radial from-[#000000] via-[#1d2225] via-[#372c32] to-[#545756]

Technical Details

Radial

135°

4 stops

Dark

Color Palette

#000000

Stop 1

#1d2225

Stop 2

#372c32

Stop 3

#545756

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