Whispers of Twilight カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Twilight palette

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

Whispers of Twilight カラーパレット CSS

/* CSS */
.color-1 {
color: #c8d0da;
}
.color-2 {
color: #c2c1bc;
}
.color-3 {
color: #bbb3aa;
}
.color-4 {
color: #b1a395;
}
.color-5 {
color: #a3897b;
}

/* CSS Variables */
:root {
--color-1: #c8d0da;
--color-2: #c2c1bc;
--color-3: #bbb3aa;
--color-4: #b1a395;
--color-5: #a3897b;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c8d0da, #c2c1bc, #bbb3aa, #b1a395, #a3897b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c8d0da, #c2c1bc, #bbb3aa, #b1a395, #a3897b);
}

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

Whispers of Twilight color palette created on .