Shadow Elite

Radial gradient perfect for dark-themed designs

Darkdarkradial6-stop

CSS Code

CSS
background: radial-gradient(circle, #0c000b, #0e1f12, #2c3428, #464743);

Tailwind CSS

Tailwind
bg-gradient-radial from-[#0c000b] via-[#0e1f12] via-[#2c3428] to-[#464743]

Technical Details

Radial

135°

4 stops

Dark

Color Palette

#0c000b

Stop 1

#0e1f12

Stop 2

#2c3428

Stop 3

#464743

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