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