Whispers of Enchanted Forest カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Enchanted Forest palette

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

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

/* CSS */
.color-1 {
color: #b0c473;
}
.color-2 {
color: #718e88;
}
.color-3 {
color: #a05a79;
}
.color-4 {
color: #5e6b5b;
}
.color-5 {
color: #992e4e;
}

/* CSS Variables */
:root {
--color-1: #b0c473;
--color-2: #718e88;
--color-3: #a05a79;
--color-4: #5e6b5b;
--color-5: #992e4e;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b0c473, #718e88, #a05a79, #5e6b5b, #992e4e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b0c473, #718e88, #a05a79, #5e6b5b, #992e4e);
}

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

Whispers of Enchanted Forest color palette created on .