← All gradients
React ↗

React Gradient

#61DAFB
#21A1C4
Brand Cool Tech
CSS
background: linear-gradient(135deg, #61DAFB, #21A1C4);
Tailwind
bg-gradient-to-r from-[#61DAFB] to-[#21A1C4]
Figma token
{"gradient":{"value":"background: linear-gradient(135deg, #61DAFB, #21A1C4);"}}