Whispers of Misty Dawn カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Misty Dawn palette

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

Whispers of Misty Dawn カラーパレット CSS

/* CSS */
.color-1 {
color: #d6e6dc;
}
.color-2 {
color: #b3bcc2;
}
.color-3 {
color: #9198a6;
}
.color-4 {
color: #7d7379;
}
.color-5 {
color: #715c5b;
}

/* CSS Variables */
:root {
--color-1: #d6e6dc;
--color-2: #b3bcc2;
--color-3: #9198a6;
--color-4: #7d7379;
--color-5: #715c5b;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6e6dc, #b3bcc2, #9198a6, #7d7379, #715c5b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6e6dc, #b3bcc2, #9198a6, #7d7379, #715c5b);
}

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

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

Whispers of Misty Dawn color palette created on .