Whispering Earthtones カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispering Earthtones palette
Whispering Earthtones カラーパレット CSS
/* CSS */
.color-1 {
color: #e6e2cc;
}
.color-2 {
color: #a2aea8;
}
.color-3 {
color: #b69b63;
}
.color-4 {
color: #687d7b;
}
.color-5 {
color: #80653c;
}
/* CSS Variables */
:root {
--color-1: #e6e2cc;
--color-2: #a2aea8;
--color-3: #b69b63;
--color-4: #687d7b;
--color-5: #80653c;
}
Whispering Earthtones の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e6e2cc, #a2aea8, #b69b63, #687d7b, #80653c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e6e2cc, #a2aea8, #b69b63, #687d7b, #80653c);
}
似たようなカラーパレット
パレットが見つかりません
別のフィルターを試すか、現在の選択をクリアしてください。
Whispering Earthtones color palette created on .