Whispers of Earth カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Earth palette

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

Whispers of Earth カラーパレット CSS

/* CSS */
.color-1 {
color: #c7c5c1;
}
.color-2 {
color: #a39a8f;
}
.color-3 {
color: #7e7067;
}
.color-4 {
color: #68554a;
}
.color-5 {
color: #493d36;
}

/* CSS Variables */
:root {
--color-1: #c7c5c1;
--color-2: #a39a8f;
--color-3: #7e7067;
--color-4: #68554a;
--color-5: #493d36;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c7c5c1, #a39a8f, #7e7067, #68554a, #493d36);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c7c5c1, #a39a8f, #7e7067, #68554a, #493d36);
}

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

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

Whispers of Earth color palette created on .