Whispers of Dusk カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Dusk palette

このパレットを共有する先:

Whispers of Dusk カラーパレット CSS

/* CSS */
.color-1 {
color: #fcf6f3;
}
.color-2 {
color: #bdb2b4;
}
.color-3 {
color: #6c6a6c;
}
.color-4 {
color: #403e41;
}
.color-5 {
color: #27252d;
}

/* CSS Variables */
:root {
--color-1: #fcf6f3;
--color-2: #bdb2b4;
--color-3: #6c6a6c;
--color-4: #403e41;
--color-5: #27252d;
}

Whispers of Dusk の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fcf6f3, #bdb2b4, #6c6a6c, #403e41, #27252d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fcf6f3, #bdb2b4, #6c6a6c, #403e41, #27252d);
}

似たようなカラーパレット

下にスクロールして4個のSoft pinkカラーパレットを探索しましょう

Whispers of Dusk color palette created on .