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