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: #b2a48a;
}
.color-2 {
color: #658495;
}
.color-3 {
color: #8c785f;
}
.color-4 {
color: #4b6a7c;
}
.color-5 {
color: #605548;
}
/* CSS Variables */
:root {
--color-1: #b2a48a;
--color-2: #658495;
--color-3: #8c785f;
--color-4: #4b6a7c;
--color-5: #605548;
}
Whispers of Earth and Sky の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b2a48a, #658495, #8c785f, #4b6a7c, #605548);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b2a48a, #658495, #8c785f, #4b6a7c, #605548);
}
似たようなカラーパレット
Whispers of Earth and Sky color palette created on .