Whispers of Earth カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Earth palette

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

Whispers of Earth カラーパレット CSS

/* CSS */
.color-1 {
color: #e1dddb;
}
.color-2 {
color: #c7baad;
}
.color-3 {
color: #99938f;
}
.color-4 {
color: #9d785c;
}
.color-5 {
color: #666b6b;
}

/* CSS Variables */
:root {
--color-1: #e1dddb;
--color-2: #c7baad;
--color-3: #99938f;
--color-4: #9d785c;
--color-5: #666b6b;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1dddb, #c7baad, #99938f, #9d785c, #666b6b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1dddb, #c7baad, #99938f, #9d785c, #666b6b);
}

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

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

Whispers of Earth color palette created on .