Whispers of Autumn Earth カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Autumn Earth palette
Whispers of Autumn Earth カラーパレット CSS
/* CSS */
.color-1 {
color: #f3ecdd;
}
.color-2 {
color: #d8ccb6;
}
.color-3 {
color: #bcb580;
}
.color-4 {
color: #a19868;
}
.color-5 {
color: #887753;
}
/* CSS Variables */
:root {
--color-1: #f3ecdd;
--color-2: #d8ccb6;
--color-3: #bcb580;
--color-4: #a19868;
--color-5: #887753;
}
Whispers of Autumn Earth の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f3ecdd, #d8ccb6, #bcb580, #a19868, #887753);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f3ecdd, #d8ccb6, #bcb580, #a19868, #887753);
}
似たようなカラーパレット
Whispers of Autumn Earth color palette created on .