Whispers of Earth カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Earth palette

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

Whispers of Earth カラーパレット CSS

/* CSS */
.color-1 {
color: #f8f7f7;
}
.color-2 {
color: #cbbaa4;
}
.color-3 {
color: #ac9780;
}
.color-4 {
color: #7b6e60;
}
.color-5 {
color: #644f3f;
}

/* CSS Variables */
:root {
--color-1: #f8f7f7;
--color-2: #cbbaa4;
--color-3: #ac9780;
--color-4: #7b6e60;
--color-5: #644f3f;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8f7f7, #cbbaa4, #ac9780, #7b6e60, #644f3f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8f7f7, #cbbaa4, #ac9780, #7b6e60, #644f3f);
}

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

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

Whispers of Earth color palette created on .