Whispers of the Forest カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of the Forest palette

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

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

/* CSS */
.color-1 {
color: #adad85;
}
.color-2 {
color: #6f7e67;
}
.color-3 {
color: #7f5d34;
}
.color-4 {
color: #535643;
}
.color-5 {
color: #684127;
}

/* CSS Variables */
:root {
--color-1: #adad85;
--color-2: #6f7e67;
--color-3: #7f5d34;
--color-4: #535643;
--color-5: #684127;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #adad85, #6f7e67, #7f5d34, #535643, #684127);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #adad85, #6f7e67, #7f5d34, #535643, #684127);
}

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

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

Whispers of the Forest color palette created on .