Whispers of Earth and Sky カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Earth and Sky palette
Whispers of Earth and Sky カラーパレット CSS
/* CSS */
.color-1 {
color: #b7d0dc;
}
.color-2 {
color: #b7a98f;
}
.color-3 {
color: #8e836b;
}
.color-4 {
color: #7a5b38;
}
.color-5 {
color: #635f54;
}
/* CSS Variables */
:root {
--color-1: #b7d0dc;
--color-2: #b7a98f;
--color-3: #8e836b;
--color-4: #7a5b38;
--color-5: #635f54;
}
Whispers of Earth and Sky の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b7d0dc, #b7a98f, #8e836b, #7a5b38, #635f54);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b7d0dc, #b7a98f, #8e836b, #7a5b38, #635f54);
}
似たようなカラーパレット
下にスクロールして1個のSoft blueカラーパレットを探索しましょう
Whispers of Earth and Sky color palette created on .