CSS 그라디언트 생성기
시각적 빌더로 아름다운 CSS 그라디언트를 만듭니다.
135°
0%
100%
background: linear-gradient(135deg, #0d9488 0%, #3b82f6 100%);How to Use
- 1
Choose Linear or Radial gradient type.
- 2
Add color stops and adjust their colors and positions using the controls.
- 3
Copy the generated CSS code and paste it into your stylesheet.
Features
Linear & Radial Gradients
Create both linear gradients with custom angles and radial gradients for diverse design needs.
Multiple Color Stops
Add as many color stops as you like and adjust their positions with precision sliders.
Visual Preview
See a live preview of your gradient update in real time as you adjust the settings.
Copy CSS Code
Copy the ready-to-use CSS background-image gradient code with one click.
FAQ
어떤 그라디언트 유형을 지원하나요?
커스텀 각도의 선형 그라디언트와 여러 색상 스톱의 원형 그라디언트를 지원합니다.
여러 색상 스톱을 추가할 수 있나요?
네, 원하는 만큼 색상 스톱을 추가하고 슬라이더로 위치를 조정할 수 있습니다.