Time Travel to the Middle Ages カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Time Travel to the Middle Ages palette
Time Travel to the Middle Ages カラー パレット PNG 画像
Time Travel to the Middle Ages カラーパレット CSS
/* CSS */
.color-1 {
color: #804a2d;
}
.color-2 {
color: #c88a5b;
}
.color-3 {
color: #e2c69c;
}
.color-4 {
color: #f3e8d3;
}
.color-5 {
color: #b4d9d4;
}
/* CSS Variables */
:root {
--color-1: #804a2d;
--color-2: #c88a5b;
--color-3: #e2c69c;
--color-4: #f3e8d3;
--color-5: #b4d9d4;
}
Time Travel to the Middle Ages の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #804a2d, #c88a5b, #e2c69c, #f3e8d3, #b4d9d4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #804a2d, #c88a5b, #e2c69c, #f3e8d3, #b4d9d4);
}
似たようなカラーパレット
Time Travel to the Middle Ages color palette created on .