Rustic Whispering Woods カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Rustic Whispering Woods palette
Image Gallery
Rustic Whispering Woods カラーパレット CSS
/* CSS */
.color-1 {
color: #beacb1;
}
.color-2 {
color: #ad897f;
}
.color-3 {
color: #ab6c0d;
}
.color-4 {
color: #86655b;
}
.color-5 {
color: #774822;
}
/* CSS Variables */
:root {
--color-1: #beacb1;
--color-2: #ad897f;
--color-3: #ab6c0d;
--color-4: #86655b;
--color-5: #774822;
}
Rustic Whispering Woods の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #beacb1, #ad897f, #ab6c0d, #86655b, #774822);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #beacb1, #ad897f, #ab6c0d, #86655b, #774822);
}
似たようなカラーパレット
Rustic Whispering Woods color palette created on .