Whispers of Woodland Earth カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Woodland Earth palette
Image Gallery
Whispers of Woodland Earth カラーパレット CSS
/* CSS */
.color-1 {
color: #c6bda9;
}
.color-2 {
color: #a19278;
}
.color-3 {
color: #827355;
}
.color-4 {
color: #645d3a;
}
.color-5 {
color: #484e22;
}
/* CSS Variables */
:root {
--color-1: #c6bda9;
--color-2: #a19278;
--color-3: #827355;
--color-4: #645d3a;
--color-5: #484e22;
}
Whispers of Woodland Earth の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c6bda9, #a19278, #827355, #645d3a, #484e22);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c6bda9, #a19278, #827355, #645d3a, #484e22);
}
似たようなカラーパレット
Whispers of Woodland Earth color palette created on .