ReactBD BG is a ReactBD tool.

More developer utilities, courses, and resources live on the main site.

Visitreactbd.com

Social

GuideCreditsAll tools

© 2026 ReactBD. ReactBD BG is a ReactBD product.

ReactBDBG
LibraryGuideCredits
ReactBD/Tools/Backgrounds/Cosmic Aurora
Back to library
Ember GlowMidnight Ember
effectsdarkNew

Cosmic Aurora

Full-page view of this background so you can judge contrast, type, and chrome.

Related effects

  • Orbit Glowdark
  • Ember Cornerdark
  • Scan Glowdark
  • Signal Pulse Navydark
  • Deep Vignettedark
  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
  12. 12
  13. 13
  14. 14
  15. 15
<div className="min-h-screen w-full bg-[#0a0a0a] relative">  {/* Cosmic Aurora */}  <div    className="absolute inset-0 z-0"    style={{      backgroundImage: `        radial-gradient(ellipse at 20% 30%, rgba(56, 189, 248, 0.4) 0%, transparent 60%),        radial-gradient(ellipse at 80% 70%, rgba(139, 92, 246, 0.3) 0%, transparent 70%),        radial-gradient(ellipse at 60% 20%, rgba(236, 72, 153, 0.25) 0%, transparent 50%),        radial-gradient(ellipse at 40% 80%, rgba(34, 197, 94, 0.2) 0%, transparent 65%)      `,    }}  />  {/* Your Content/Components */}</div>
background.tsx15 lines · TSX

Related effects

Orbit GlowdarkEmber CornerdarkScan GlowdarkSignal Pulse NavydarkDeep VignettedarkQuiet Auroradark