Deep brand navy with a yellow crown glow
<div className="min-h-screen w-full bg-[#000814] relative"> <div className="absolute inset-0 z-0" style={{ backgroundImage: `radial-gradient(900px 420px at 50% -10%, rgba(255,195,0,0.18), transparent 55%)`, }} /> <div className="relative z-10">{/* Your content */}</div></div>