Whispers of the Woodland カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of the Woodland palette

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

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

/* CSS */
.color-1 {
color: #234f11;
}
.color-2 {
color: #376a15;
}
.color-3 {
color: #537a24;
}
.color-4 {
color: #798334;
}
.color-5 {
color: #888d44;
}

/* CSS Variables */
:root {
--color-1: #234f11;
--color-2: #376a15;
--color-3: #537a24;
--color-4: #798334;
--color-5: #888d44;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #234f11, #376a15, #537a24, #798334, #888d44);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #234f11, #376a15, #537a24, #798334, #888d44);
}

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

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

Whispers of the Woodland color palette created on .