Whispers of Autumn Woods カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Autumn Woods palette
Whispers of Autumn Woods カラーパレット CSS
/* CSS */
.color-1 {
color: #e1ded6;
}
.color-2 {
color: #b7b3a9;
}
.color-3 {
color: #a0985a;
}
.color-4 {
color: #627f93;
}
.color-5 {
color: #7a7243;
}
/* CSS Variables */
:root {
--color-1: #e1ded6;
--color-2: #b7b3a9;
--color-3: #a0985a;
--color-4: #627f93;
--color-5: #7a7243;
}
Whispers of Autumn Woods の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1ded6, #b7b3a9, #a0985a, #627f93, #7a7243);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1ded6, #b7b3a9, #a0985a, #627f93, #7a7243);
}
似たようなカラーパレット
下にスクロールして3個のSoft beigeカラーパレットを探索しましょう
Whispers of Autumn Woods color palette created on .