Whispers of Earth and Shadow カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Earth and Shadow palette

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

Whispers of Earth and Shadow カラーパレット CSS

/* CSS */
.color-1 {
color: #d2ba93;
}
.color-2 {
color: #9a8660;
}
.color-3 {
color: #676342;
}
.color-4 {
color: #343737;
}
.color-5 {
color: #282929;
}

/* CSS Variables */
:root {
--color-1: #d2ba93;
--color-2: #9a8660;
--color-3: #676342;
--color-4: #343737;
--color-5: #282929;
}

Whispers of Earth and Shadow の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d2ba93, #9a8660, #676342, #343737, #282929);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d2ba93, #9a8660, #676342, #343737, #282929);
}

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

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

Whispers of Earth and Shadow color palette created on .