Sunset on the Vine カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Sunset on the Vine palette
Sunset on the Vine カラーパレット CSS
/* CSS */
.color-1 {
color: #c67b39;
}
.color-2 {
color: #d39f5a;
}
.color-3 {
color: #e8c38c;
}
.color-4 {
color: #f4e1b3;
}
.color-5 {
color: #f1b3a2;
}
/* CSS Variables */
:root {
--color-1: #c67b39;
--color-2: #d39f5a;
--color-3: #e8c38c;
--color-4: #f4e1b3;
--color-5: #f1b3a2;
}
Sunset on the Vine の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c67b39, #d39f5a, #e8c38c, #f4e1b3, #f1b3a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c67b39, #d39f5a, #e8c38c, #f4e1b3, #f1b3a2);
}
似たようなカラーパレット
下にスクロールして300+個のオータムカラーパレットを探索しましょう
Sunset on the Vine color palette created on .