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: #f4ecd7;
}
.color-2 {
color: #99c2b4;
}
.color-3 {
color: #c7a73d;
}
.color-4 {
color: #7f9ea4;
}
.color-5 {
color: #827b93;
}
/* CSS Variables */
:root {
--color-1: #f4ecd7;
--color-2: #99c2b4;
--color-3: #c7a73d;
--color-4: #7f9ea4;
--color-5: #827b93;
}
Whispers of Earth and Sky の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4ecd7, #99c2b4, #c7a73d, #7f9ea4, #827b93);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4ecd7, #99c2b4, #c7a73d, #7f9ea4, #827b93);
}
似たようなカラーパレット
下にスクロールして2個のSoft beigeカラーパレットを探索しましょう
Whispers of Earth and Sky color palette created on .