gradient CSS 그라데이션 생성기CSS Gradient Generator
선형(linear) 및 원형(radial) CSS 그라데이션을 시각적으로 생성하고 코드를 복사하세요.Visually create linear and radial CSS gradients and copy the code.
background: linear-gradient(90deg, #0066cc, #af4900);
자주 묻는 질문FAQ
원형 그라데이션도 만들 수 있나요?Can I make radial gradients?
현재는 선형 그라데이션만 지원합니다. radial-gradient로 직접 변경하여 응용할 수 있습니다.Currently only linear gradients are supported. Edit the output to use radial-gradient.
색상을 더 추가할 수 있나요?Can I add more colors?
2개 색상이 가장 일반적입니다. 3개 이상은 출력된 코드를 직접 수정해 stops를 추가하세요.Two colors is most common. For more, manually add color stops to the output.
자주 묻는 질문Frequently Asked Questions
Q: 이 도구는 어떻게 사용하나요?Q: How do I use this tool?
텍스트를 입력하거나 값을 설정하고 버튼을 클릭하면 결과가 즉시 표시됩니다. 모든 데이터는 브라우저에서만 처리되며 서버로 전송되지 않습니다.Enter text or set values and click the button. Results appear instantly. All data is processed locally in your browser and never sent to any server.
Q: 이 도구는 무료인가요?Q: Is this tool free?
네, 모든 Free Utilities 도구는 완전 무료입니다. 설치나 회원가입이 필요하지 않습니다.Yes, all Free Utilities tools are completely free. No installation or registration required.
Q: 데이터가 서버로 전송되나요?Q: Is my data sent to a server?
아니요. 모든 작업은 브라우저 내에서 로컬로 처리됩니다. 입력한 데이터가 외부로 전송되거나 저장되지 않습니다.No. All processing happens locally in your browser. Your data is never transmitted or stored externally.