Shadow Elite

Beautiful 4-stop gradient with rich dark color palette

Darkdarklinear4-stop

CSS Code

CSS
background: linear-gradient(150deg, #0c000b, #0e1f12, #2c3428, #464743);

Tailwind CSS

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

Technical Details

Linear

150°

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