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