Whispers of Twilight カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Twilight palette

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

Whispers of Twilight カラーパレット CSS

/* CSS */
.color-1 {
color: #c5bec4;
}
.color-2 {
color: #b5a6b1;
}
.color-3 {
color: #a2909e;
}
.color-4 {
color: #988193;
}
.color-5 {
color: #8d778a;
}

/* CSS Variables */
:root {
--color-1: #c5bec4;
--color-2: #b5a6b1;
--color-3: #a2909e;
--color-4: #988193;
--color-5: #8d778a;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c5bec4, #b5a6b1, #a2909e, #988193, #8d778a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c5bec4, #b5a6b1, #a2909e, #988193, #8d778a);
}

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

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

Whispers of Twilight color palette created on .