← All gradients
Curated

Velvet Sun

#FFE53B
#FF2525
Text readability
Curated WarmBold
CSS
background: linear-gradient(135deg, #FFE53B, #FF2525);
Tailwind
bg-gradient-to-r from-[#FFE53B] to-[#FF2525]
Figma token
{"gradient":{"value":"background: linear-gradient(135deg, #FFE53B, #FF2525);"}}