Coastal Garden Sunset カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Coastal Garden Sunset palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Coastal Garden Sunset カラーパレット (PNG) をダウンロード
Coastal Garden Sunset カラーパレット CSS
/* CSS */
.color-1 {
color: #1f8bc1;
}
.color-2 {
color: #74b75c;
}
.color-3 {
color: #c8c0b6;
}
.color-4 {
color: #f3d458;
}
.color-5 {
color: #e84a4a;
}
/* CSS Variables */
:root {
--color-1: #1f8bc1;
--color-2: #74b75c;
--color-3: #c8c0b6;
--color-4: #f3d458;
--color-5: #e84a4a;
}
Coastal Garden Sunset の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f8bc1, #74b75c, #c8c0b6, #f3d458, #e84a4a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f8bc1, #74b75c, #c8c0b6, #f3d458, #e84a4a);
}
似たようなカラーパレット
Coastal Garden Sunset color palette created on .