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