← All gradients
Retool ↗

Retool Gradient

#3D63DD
#2D4EBF
Brand Cool Tech
CSS
background: linear-gradient(135deg, #3D63DD, #2D4EBF);
Tailwind
bg-gradient-to-r from-[#3D63DD] to-[#2D4EBF]
Figma token
{"gradient":{"value":"background: linear-gradient(135deg, #3D63DD, #2D4EBF);"}}