Whispers of Twilight カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Twilight palette

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

Whispers of Twilight カラーパレット CSS

/* CSS */
.color-1 {
color: #ded3c9;
}
.color-2 {
color: #9c98a0;
}
.color-3 {
color: #77808d;
}
.color-4 {
color: #846c79;
}
.color-5 {
color: #63707e;
}

/* CSS Variables */
:root {
--color-1: #ded3c9;
--color-2: #9c98a0;
--color-3: #77808d;
--color-4: #846c79;
--color-5: #63707e;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ded3c9, #9c98a0, #77808d, #846c79, #63707e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ded3c9, #9c98a0, #77808d, #846c79, #63707e);
}

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

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

Whispers of Twilight color palette created on .