Shadow Modern

Beautiful 3-stop gradient with rich dark color palette

Darkdarkradial3-stop

CSS Code

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

Tailwind CSS

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

Technical Details

Radial

135°

3 stops

Dark

Color Palette

#0c000b

Stop 1

#0e1f12

Stop 2

#2c3428

Stop 3

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