Sudden Time Regression カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Sudden Time Regression palette
Sudden Time Regression カラー パレット PNG 画像
Sudden Time Regression カラーパレット CSS
/* CSS */
.color-1 {
color: #262433;
}
.color-2 {
color: #463e5b;
}
.color-3 {
color: #6a5478;
}
.color-4 {
color: #927595;
}
.color-5 {
color: #c4a6bb;
}
/* CSS Variables */
:root {
--color-1: #262433;
--color-2: #463e5b;
--color-3: #6a5478;
--color-4: #927595;
--color-5: #c4a6bb;
}
Sudden Time Regression の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #262433, #463e5b, #6a5478, #927595, #c4a6bb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #262433, #463e5b, #6a5478, #927595, #c4a6bb);
}
似たようなカラーパレット
Sudden Time Regression color palette created on .