Terrorista Polarizado カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Terrorista Polarizado palette
Terrorista Polarizado カラー パレット PNG 画像
Terrorista Polarizado カラーパレット CSS
/* CSS */
.color-1 {
color: #1c2b3b;
}
.color-2 {
color: #495a69;
}
.color-3 {
color: #728b97;
}
.color-4 {
color: #a3c0c7;
}
.color-5 {
color: #ddf0f3;
}
/* CSS Variables */
:root {
--color-1: #1c2b3b;
--color-2: #495a69;
--color-3: #728b97;
--color-4: #a3c0c7;
--color-5: #ddf0f3;
}
Terrorista Polarizado の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1c2b3b, #495a69, #728b97, #a3c0c7, #ddf0f3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1c2b3b, #495a69, #728b97, #a3c0c7, #ddf0f3);
}
似たようなカラーパレット
Terrorista Polarizado color palette created on .