Whispers of Autumn Twilight カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Autumn Twilight palette
Image Gallery

Whispers of Autumn Twilight カラーパレット CSS
/* CSS */
.color-1 {
color: #f8daaf;
}
.color-2 {
color: #ab9682;
}
.color-3 {
color: #94632e;
}
.color-4 {
color: #64595c;
}
.color-5 {
color: #344793;
}
/* CSS Variables */
:root {
--color-1: #f8daaf;
--color-2: #ab9682;
--color-3: #94632e;
--color-4: #64595c;
--color-5: #344793;
}
Whispers of Autumn Twilight の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8daaf, #ab9682, #94632e, #64595c, #344793);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8daaf, #ab9682, #94632e, #64595c, #344793);
}
似たようなカラーパレット
パレットが見つかりません
別のフィルターを試すか、現在の選択をクリアしてください。
Whispers of Autumn Twilight color palette created on .