Shadow Elite

Beautiful 4-stop gradient with rich dark color palette

Darkdarklinear4-stop

CSS Code

CSS
background: linear-gradient(0deg, #000300, #1f1f18, #363135, #434f52);

Tailwind CSS

Tailwind
bg-gradient-to-t from-[#000300] via-[#1f1f18] via-[#363135] to-[#434f52]

Technical Details

Linear

0°

4 stops

Dark

Color Palette

#000300

Stop 1

#1f1f18

Stop 2

#363135

Stop 3

#434f52

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