Whispers of Earth カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Earth palette

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

Whispers of Earth カラーパレット CSS

/* CSS */
.color-1 {
color: #b8b0a8;
}
.color-2 {
color: #85756f;
}
.color-3 {
color: #63433b;
}
.color-4 {
color: #371e1a;
}
.color-5 {
color: #121112;
}

/* CSS Variables */
:root {
--color-1: #b8b0a8;
--color-2: #85756f;
--color-3: #63433b;
--color-4: #371e1a;
--color-5: #121112;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b8b0a8, #85756f, #63433b, #371e1a, #121112);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b8b0a8, #85756f, #63433b, #371e1a, #121112);
}

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

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

Whispers of Earth color palette created on .