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