Forest Whispering Earthtones カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Forest Whispering Earthtones palette
Forest Whispering Earthtones カラーパレット CSS
/* CSS */
.color-1 {
color: #b6aa5d;
}
.color-2 {
color: #5d8e72;
}
.color-3 {
color: #746c34;
}
.color-4 {
color: #465837;
}
.color-5 {
color: #273a2a;
}
/* CSS Variables */
:root {
--color-1: #b6aa5d;
--color-2: #5d8e72;
--color-3: #746c34;
--color-4: #465837;
--color-5: #273a2a;
}
Forest Whispering Earthtones の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b6aa5d, #5d8e72, #746c34, #465837, #273a2a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b6aa5d, #5d8e72, #746c34, #465837, #273a2a);
}
似たようなカラーパレット
下にスクロールして2個のOliveカラーパレットを探索しましょう
Forest Whispering Earthtones color palette created on .