Whispers of Earth カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Earth palette

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

Whispers of Earth カラーパレット CSS

/* CSS */
.color-1 {
color: #c8bfac;
}
.color-2 {
color: #a6977d;
}
.color-3 {
color: #8a7a5c;
}
.color-4 {
color: #6f6544;
}
.color-5 {
color: #555130;
}

/* CSS Variables */
:root {
--color-1: #c8bfac;
--color-2: #a6977d;
--color-3: #8a7a5c;
--color-4: #6f6544;
--color-5: #555130;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c8bfac, #a6977d, #8a7a5c, #6f6544, #555130);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c8bfac, #a6977d, #8a7a5c, #6f6544, #555130);
}

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

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

Whispers of Earth color palette created on .