Whispers of Twilight カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Twilight palette

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

Whispers of Twilight カラーパレット CSS

/* CSS */
.color-1 {
color: #ded8d3;
}
.color-2 {
color: #ab9387;
}
.color-3 {
color: #62707f;
}
.color-4 {
color: #4e5865;
}
.color-5 {
color: #3a4550;
}

/* CSS Variables */
:root {
--color-1: #ded8d3;
--color-2: #ab9387;
--color-3: #62707f;
--color-4: #4e5865;
--color-5: #3a4550;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ded8d3, #ab9387, #62707f, #4e5865, #3a4550);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ded8d3, #ab9387, #62707f, #4e5865, #3a4550);
}

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

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

Whispers of Twilight color palette created on .