Woodland Whispers カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Woodland Whispers palette

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

Woodland Whispers カラーパレット CSS

/* CSS */
.color-1 {
color: #5e814b;
}
.color-2 {
color: #7fa67d;
}
.color-3 {
color: #d6c29f;
}
.color-4 {
color: #a67859;
}
.color-5 {
color: #724536;
}

/* CSS Variables */
:root {
--color-1: #5e814b;
--color-2: #7fa67d;
--color-3: #d6c29f;
--color-4: #a67859;
--color-5: #724536;
}

Woodland Whispers の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5e814b, #7fa67d, #d6c29f, #a67859, #724536);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5e814b, #7fa67d, #d6c29f, #a67859, #724536);
}

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

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

Woodland Whispers color palette created on .