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