Whispers of Serene Dusk カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Serene Dusk palette

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

Whispers of Serene Dusk カラーパレット CSS

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #fcfdfc;
}
.color-3 {
color: #f2ede3;
}
.color-4 {
color: #edece8;
}
.color-5 {
color: #dabe86;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #fcfdfc;
--color-3: #f2ede3;
--color-4: #edece8;
--color-5: #dabe86;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #fcfdfc, #f2ede3, #edece8, #dabe86);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #fcfdfc, #f2ede3, #edece8, #dabe86);
}

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

Whispers of Serene Dusk color palette created on .