Something Bad Will Happen Soon カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Something Bad Will Happen Soon palette
Something Bad Will Happen Soon カラー パレット PNG 画像
Something Bad Will Happen Soon カラーパレット CSS
/* CSS */
.color-1 {
color: #320038;
}
.color-2 {
color: #47002b;
}
.color-3 {
color: #5c002e;
}
.color-4 {
color: #6b0c00;
}
.color-5 {
color: #610800;
}
/* CSS Variables */
:root {
--color-1: #320038;
--color-2: #47002b;
--color-3: #5c002e;
--color-4: #6b0c00;
--color-5: #610800;
}
Something Bad Will Happen Soon の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #320038, #47002b, #5c002e, #6b0c00, #610800);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #320038, #47002b, #5c002e, #6b0c00, #610800);
}
似たようなカラーパレット
Something Bad Will Happen Soon color palette created on .