Whispers of Dusk カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Dusk palette

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

Whispers of Dusk カラーパレット CSS

/* CSS */
.color-1 {
color: #f6f4f4;
}
.color-2 {
color: #865058;
}
.color-3 {
color: #82172b;
}
.color-4 {
color: #1f1e24;
}
.color-5 {
color: #420a14;
}

/* CSS Variables */
:root {
--color-1: #f6f4f4;
--color-2: #865058;
--color-3: #82172b;
--color-4: #1f1e24;
--color-5: #420a14;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6f4f4, #865058, #82172b, #1f1e24, #420a14);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6f4f4, #865058, #82172b, #1f1e24, #420a14);
}

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

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

Whispers of Dusk color palette created on .