Whispers of Twilight カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Twilight palette

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

Whispers of Twilight カラーパレット CSS

/* CSS */
.color-1 {
color: #baa6ce;
}
.color-2 {
color: #d788a5;
}
.color-3 {
color: #9285a8;
}
.color-4 {
color: #af5a7d;
}
.color-5 {
color: #792f54;
}

/* CSS Variables */
:root {
--color-1: #baa6ce;
--color-2: #d788a5;
--color-3: #9285a8;
--color-4: #af5a7d;
--color-5: #792f54;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #baa6ce, #d788a5, #9285a8, #af5a7d, #792f54);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #baa6ce, #d788a5, #9285a8, #af5a7d, #792f54);
}

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

Whispers of Twilight color palette created on .