Whispers of Antiquity カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Antiquity palette
Whispers of Antiquity カラーパレット CSS
/* CSS */
.color-1 {
color: #f1e9d0;
}
.color-2 {
color: #e2cec5;
}
.color-3 {
color: #d5b09f;
}
.color-4 {
color: #d59d7c;
}
.color-5 {
color: #c76c5c;
}
/* CSS Variables */
:root {
--color-1: #f1e9d0;
--color-2: #e2cec5;
--color-3: #d5b09f;
--color-4: #d59d7c;
--color-5: #c76c5c;
}
Whispers of Antiquity の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1e9d0, #e2cec5, #d5b09f, #d59d7c, #c76c5c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1e9d0, #e2cec5, #d5b09f, #d59d7c, #c76c5c);
}
似たようなカラーパレット
下にスクロールして200+個のベージュカラーパレットを探索しましょう
Whispers of Antiquity color palette created on .