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/Diagonal Grid - Electric
Back to library
Diagonal Grid - LightZigzag Lightning - Light
geometriclightNew

Diagonal Grid - Electric

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

Related geometric

  • Navy Hairlinelight
  • Mist Crosshatchlight
  • Quiet Columnslight
  • Pale Diagonallight
  • Soft Blueprintlight
  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
<div className="min-h-screen w-full bg-[#fafafa] relative text-gray-900">    {/* Diagonal Grid with Electric Orange */}    <div      className="absolute inset-0 z-0 pointer-events-none"      style={{        backgroundImage: `          repeating-linear-gradient(45deg, rgba(255, 0, 100, 0.1) 0, rgba(255, 0, 100, 0.1) 1px, transparent 1px, transparent 20px),        repeating-linear-gradient(-45deg, rgba(255, 0, 100, 0.1) 0, rgba(255, 0, 100, 0.1) 1px, transparent 1px, transparent 20px)        `,        backgroundSize: "40px 40px",      }}    />    {/* Your Content/Components */}  </div>
background.tsx14 lines · TSX

Related geometric

Navy HairlinelightMist CrosshatchlightQuiet ColumnslightPale DiagonallightSoft BlueprintlightGraph Paperlight