Whispering Earthtones カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispering Earthtones palette
Whispering Earthtones カラー パレット PNG 画像
Whispering Earthtones カラーパレット CSS
/* CSS */
.color-1 {
color: #b6c8b6;
}
.color-2 {
color: #a78c7b;
}
.color-3 {
color: #645c4f;
}
.color-4 {
color: #3c2a2b;
}
.color-5 {
color: #e7e0d9;
}
/* CSS Variables */
:root {
--color-1: #b6c8b6;
--color-2: #a78c7b;
--color-3: #645c4f;
--color-4: #3c2a2b;
--color-5: #e7e0d9;
}
Whispering Earthtones の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b6c8b6, #a78c7b, #645c4f, #3c2a2b, #e7e0d9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b6c8b6, #a78c7b, #645c4f, #3c2a2b, #e7e0d9);
}
似たようなカラーパレット
Whispering Earthtones color palette created on .