Sage of the High Tower カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Sage of the High Tower palette
Sage of the High Tower カラー パレット PNG 画像
Sage of the High Tower カラーパレット CSS
/* CSS */
.color-1 {
color: #a1b59b;
}
.color-2 {
color: #c4cfa0;
}
.color-3 {
color: #e3e3ba;
}
.color-4 {
color: #f5e6b7;
}
.color-5 {
color: #e8b6a1;
}
/* CSS Variables */
:root {
--color-1: #a1b59b;
--color-2: #c4cfa0;
--color-3: #e3e3ba;
--color-4: #f5e6b7;
--color-5: #e8b6a1;
}
Sage of the High Tower の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a1b59b, #c4cfa0, #e3e3ba, #f5e6b7, #e8b6a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a1b59b, #c4cfa0, #e3e3ba, #f5e6b7, #e8b6a1);
}
似たようなカラーパレット
Sage of the High Tower color palette created on .