Shadow Elite

Linear gradient perfect for dark-themed designs

Darkdarklinear2-stop

CSS Code

CSS
background: linear-gradient(270deg, #0c000b, #0e1f12);

Tailwind CSS

Tailwind
bg-gradient-to-l from-[#0c000b] to-[#0e1f12]

Technical Details

Linear

270°

2 stops

Dark

Color Palette

#0c000b

Stop 1

#0e1f12

Stop 2

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