Whispers of Twilight カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Twilight palette

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

Whispers of Twilight カラーパレット CSS

/* CSS */
.color-1 {
color: #f9ecf3;
}
.color-2 {
color: #c898b9;
}
.color-3 {
color: #5a4d5b;
}
.color-4 {
color: #2b2933;
}
.color-5 {
color: #1c1b22;
}

/* CSS Variables */
:root {
--color-1: #f9ecf3;
--color-2: #c898b9;
--color-3: #5a4d5b;
--color-4: #2b2933;
--color-5: #1c1b22;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9ecf3, #c898b9, #5a4d5b, #2b2933, #1c1b22);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9ecf3, #c898b9, #5a4d5b, #2b2933, #1c1b22);
}

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

下にスクロールして2個のPale pinkカラーパレットを探索しましょう

Whispers of Twilight color palette created on .