Whispers of the Forest カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of the Forest palette

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

Whispers of the Forest カラー パレット PNG 画像

Download whispers of the forest color palette PNG image (landscape)
Download whispers of the forest color palette PNG image (square)

Whispers of the Forest カラーパレット CSS

/* CSS */
.color-1 {
color: #b4c8b1;
}
.color-2 {
color: #a8b79e;
}
.color-3 {
color: #8c9d7b;
}
.color-4 {
color: #795a3e;
}
.color-5 {
color: #503c2b;
}

/* CSS Variables */
:root {
--color-1: #b4c8b1;
--color-2: #a8b79e;
--color-3: #8c9d7b;
--color-4: #795a3e;
--color-5: #503c2b;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b4c8b1, #a8b79e, #8c9d7b, #795a3e, #503c2b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b4c8b1, #a8b79e, #8c9d7b, #795a3e, #503c2b);
}

Whispers of the Forest color palette created on .