Skyline Sunset カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Skyline Sunset palette
Skyline Sunset カラーパレット CSS
/* CSS */
.color-1 {
color: #1e67dc;
}
.color-2 {
color: #4978e4;
}
.color-3 {
color: #8eb7f1;
}
.color-4 {
color: #f1a950;
}
.color-5 {
color: #f46a2f;
}
/* CSS Variables */
:root {
--color-1: #1e67dc;
--color-2: #4978e4;
--color-3: #8eb7f1;
--color-4: #f1a950;
--color-5: #f46a2f;
}
Skyline Sunset の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e67dc, #4978e4, #8eb7f1, #f1a950, #f46a2f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e67dc, #4978e4, #8eb7f1, #f1a950, #f46a2f);
}
似たようなカラーパレット
下にスクロールして500+個のエステティックカラーパレットを探索しましょう
Skyline Sunset color palette created on .