Whispers of Earth カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Earth palette

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

Whispers of Earth カラーパレット CSS

/* CSS */
.color-1 {
color: #eae6e6;
}
.color-2 {
color: #d0c8bd;
}
.color-3 {
color: #bdaea3;
}
.color-4 {
color: #a09388;
}
.color-5 {
color: #7f746c;
}

/* CSS Variables */
:root {
--color-1: #eae6e6;
--color-2: #d0c8bd;
--color-3: #bdaea3;
--color-4: #a09388;
--color-5: #7f746c;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eae6e6, #d0c8bd, #bdaea3, #a09388, #7f746c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eae6e6, #d0c8bd, #bdaea3, #a09388, #7f746c);
}

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

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

Whispers of Earth color palette created on .