๊ทธ๋ผ๋์ธํธ ์์ฑ๊ธฐ๋ฅผ ๋ถ๋ฌ์ค๋ ์ค...
Create beautiful gradients and copy the code
Adjust colors and angle
See it in real-time
Choose your preferred format
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);bg-gradient-to-bl from-[#667eea] to-[#764ba2]@mixin my-gradient {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}Create various types of gradients and export as CSS, Tailwind, or SCSS code.