Whispers of Earth and Sky カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Earth and Sky palette
Image Gallery

Whispers of Earth and Sky カラーパレット CSS
/* CSS */
.color-1 {
color: #e8e9e9;
}
.color-2 {
color: #b5b4b0;
}
.color-3 {
color: #a59878;
}
.color-4 {
color: #82939b;
}
.color-5 {
color: #847a4d;
}
/* CSS Variables */
:root {
--color-1: #e8e9e9;
--color-2: #b5b4b0;
--color-3: #a59878;
--color-4: #82939b;
--color-5: #847a4d;
}
Whispers of Earth and Sky の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e8e9e9, #b5b4b0, #a59878, #82939b, #847a4d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e8e9e9, #b5b4b0, #a59878, #82939b, #847a4d);
}
似たようなカラーパレット
下にスクロールして2個のSoft grayカラーパレットを探索しましょう
Whispers of Earth and Sky color palette created on .