Whispers of Dusk カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Dusk palette

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

Whispers of Dusk カラーパレット CSS

/* CSS */
.color-1 {
color: #f0ebeb;
}
.color-2 {
color: #7d7f9b;
}
.color-3 {
color: #88573f;
}
.color-4 {
color: #e61e43;
}
.color-5 {
color: #50302a;
}

/* CSS Variables */
:root {
--color-1: #f0ebeb;
--color-2: #7d7f9b;
--color-3: #88573f;
--color-4: #e61e43;
--color-5: #50302a;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0ebeb, #7d7f9b, #88573f, #e61e43, #50302a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0ebeb, #7d7f9b, #88573f, #e61e43, #50302a);
}

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

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

Whispers of Dusk color palette created on .