← All gradients
Messenger ↗

Messenger Gradient

#00B2FF
#006AFF
#A100FF
Text readability
Text readability
Brand CoolBold Media
CSS
background: linear-gradient(45deg, #00B2FF, #006AFF, #A100FF);
Tailwind
bg-gradient-to-r from-[#00B2FF] via-[#006AFF] to-[#A100FF]
Figma token
{"gradient":{"value":"background: linear-gradient(45deg, #00B2FF, #006AFF, #A100FF);"}}