High-Fidelity Gradient
Blue
A smooth transition between Deep Blue and Dark Blue. This linear gradient is optimized for clarity, accessibility, and high-end visual impact.
Production Code
CSS background
background: linear-gradient(135deg, #141e30, #243b55);Tailwind class
bg-gradient-to-r from-[#141e30] to-[#243b55]Visual Impact
The transition from Deep Blue to Dark Blue creates a deep and immersive visual field. Linear gradients are excellent for creating hierarchy in digital layouts, guiding the eye from the source point to the destination.
This specific blend is most effective when used as a full-page background or a high-impact call-to-action button surface.