Whispers of Dusk Rose カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Dusk Rose palette

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

Whispers of Dusk Rose カラーパレット CSS

/* CSS */
.color-1 {
color: #f9f6f7;
}
.color-2 {
color: #e9c9cc;
}
.color-3 {
color: #8dafc8;
}
.color-4 {
color: #dd8d98;
}
.color-5 {
color: #936672;
}

/* CSS Variables */
:root {
--color-1: #f9f6f7;
--color-2: #e9c9cc;
--color-3: #8dafc8;
--color-4: #dd8d98;
--color-5: #936672;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9f6f7, #e9c9cc, #8dafc8, #dd8d98, #936672);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9f6f7, #e9c9cc, #8dafc8, #dd8d98, #936672);
}

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

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

Whispers of Dusk Rose color palette created on .