← All gradients
Lattice ↗

Lattice Gradient

#6C2BD9
#5420B0
Brand CoolBold Tech
CSS
background: linear-gradient(135deg, #6C2BD9, #5420B0);
Tailwind
bg-gradient-to-r from-[#6C2BD9] to-[#5420B0]
Figma token
{"gradient":{"value":"background: linear-gradient(135deg, #6C2BD9, #5420B0);"}}