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