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: #c5c5aa;
}
.color-2 {
color: #8c927c;
}
.color-3 {
color: #646d5a;
}
.color-4 {
color: #46523d;
}
.color-5 {
color: #233825;
}

/* CSS Variables */
:root {
--color-1: #c5c5aa;
--color-2: #8c927c;
--color-3: #646d5a;
--color-4: #46523d;
--color-5: #233825;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c5c5aa, #8c927c, #646d5a, #46523d, #233825);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c5c5aa, #8c927c, #646d5a, #46523d, #233825);
}

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

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

Whispers of the Forest color palette created on .