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