Whispers of Earth and Stone カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Earth and Stone palette
Whispers of Earth and Stone カラーパレット CSS
/* CSS */
.color-1 {
color: #dbdbdb;
}
.color-2 {
color: #b6b7b3;
}
.color-3 {
color: #a09f73;
}
.color-4 {
color: #8f9492;
}
.color-5 {
color: #707066;
}
/* CSS Variables */
:root {
--color-1: #dbdbdb;
--color-2: #b6b7b3;
--color-3: #a09f73;
--color-4: #8f9492;
--color-5: #707066;
}
Whispers of Earth and Stone の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dbdbdb, #b6b7b3, #a09f73, #8f9492, #707066);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dbdbdb, #b6b7b3, #a09f73, #8f9492, #707066);
}
似たようなカラーパレット
Whispers of Earth and Stone color palette created on .