Whimsical Forest Harmony カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whimsical Forest Harmony palette

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

Whimsical Forest Harmony カラーパレット CSS

/* CSS */
.color-1 {
color: #bdc6b9;
}
.color-2 {
color: #8daa08;
}
.color-3 {
color: #7f9759;
}
.color-4 {
color: #98616b;
}
.color-5 {
color: #5a6d1d;
}

/* CSS Variables */
:root {
--color-1: #bdc6b9;
--color-2: #8daa08;
--color-3: #7f9759;
--color-4: #98616b;
--color-5: #5a6d1d;
}

Whimsical Forest Harmony の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bdc6b9, #8daa08, #7f9759, #98616b, #5a6d1d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bdc6b9, #8daa08, #7f9759, #98616b, #5a6d1d);
}

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

Whimsical Forest Harmony color palette created on .