Whispers of Earth カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Earth palette

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

Whispers of Earth カラーパレット CSS

/* CSS */
.color-1 {
color: #c6bbae;
}
.color-2 {
color: #989490;
}
.color-3 {
color: #a38462;
}
.color-4 {
color: #767474;
}
.color-5 {
color: #706357;
}

/* CSS Variables */
:root {
--color-1: #c6bbae;
--color-2: #989490;
--color-3: #a38462;
--color-4: #767474;
--color-5: #706357;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c6bbae, #989490, #a38462, #767474, #706357);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c6bbae, #989490, #a38462, #767474, #706357);
}

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

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

Whispers of Earth color palette created on .