Dark Gradient Background Generator

A near-black gradient with a faint shift in hue — deep navy into charcoal, for example — reads as "dark mode" without going flat. It's the background of choice for developer tools, analytics dashboards, and any interface meant to be stared at for hours without straining the eyes.

background: linear-gradient(160deg, #0f0f23, #1a1a3e);
Open in Generator →