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