Whispers of Twilight カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Twilight palette

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

Whispers of Twilight カラーパレット CSS

/* CSS */
.color-1 {
color: #eae1e6;
}
.color-2 {
color: #abb5d3;
}
.color-3 {
color: #8e93b8;
}
.color-4 {
color: #5993c9;
}
.color-5 {
color: #6373a1;
}

/* CSS Variables */
:root {
--color-1: #eae1e6;
--color-2: #abb5d3;
--color-3: #8e93b8;
--color-4: #5993c9;
--color-5: #6373a1;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eae1e6, #abb5d3, #8e93b8, #5993c9, #6373a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eae1e6, #abb5d3, #8e93b8, #5993c9, #6373a1);
}

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

Whispers of Twilight color palette created on .