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