All Prompts
All Prompts

buttonctaneumorphicgradienttailwinduiinteractive
Neumorphic Gradient Call-to-Action Button
Нейморфик кнопка CTA с градиентом и двойными тенями. Идеальна для основных действий в современных интерфейсах Tailwind CSS.
Prompt
<button
class="px-8 py-4 rounded-2xl
text-black font-semibold
bg-[linear-gradient(145deg,#ffffff,#e9e9e9)]
shadow-[8px_8px_20px_rgba(0,0,0,0.15),_-8px_-8px_20px_rgba(255,255,255,0.9)]
transition-all duration-200">
See Our Services
</button>