개발자 도구

CSS 그라디언트 생성기

시각적 편집기로 아름다운 CSS 선형 및 방사형 그라디언트 만들기

Gradient Settings

90°180°270°360°
#6366F1
0%
#8B5CF6
100%

CSS Output

background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);

CSS Gradient Generator

Create beautiful linear and radial CSS gradients with a live preview. Add multiple color stops, adjust angles, and copy the ready-to-use CSS code in one click.

FAQ

What is a CSS gradient?

A CSS gradient is a smooth transition between two or more colors generated by the browser — no image file needed. Use background: linear-gradient() or radial-gradient().

How do I make a gradient with transparency?

Use rgba() or hsla() colors with an alpha value less than 1, or use the keyword 'transparent' as one of the color stops.

What is the difference between linear and radial gradients?

Linear gradients transition along a straight line (e.g. top to bottom). Radial gradients radiate outward from a center point in a circle or ellipse.

필요한 게 없나요?

커뮤니티 피드백으로 무료 도구를 만듭니다. 워크플로에 필요한 도구를 제안해 주세요!

CSS 그라디언트 생성기 — 무료 도구 온라인 | FreeTool24 | FreeTool24