Whispers of Earth カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Earth palette

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

Whispers of Earth カラーパレット CSS

/* CSS */
.color-1 {
color: #cfcbc4;
}
.color-2 {
color: #bebcac;
}
.color-3 {
color: #b0b29f;
}
.color-4 {
color: #a1a48e;
}
.color-5 {
color: #8e927c;
}

/* CSS Variables */
:root {
--color-1: #cfcbc4;
--color-2: #bebcac;
--color-3: #b0b29f;
--color-4: #a1a48e;
--color-5: #8e927c;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #cfcbc4, #bebcac, #b0b29f, #a1a48e, #8e927c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #cfcbc4, #bebcac, #b0b29f, #a1a48e, #8e927c);
}

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

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

Whispers of Earth color palette created on .