Goth Girlfriend カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Goth Girlfriend palette
Goth Girlfriend カラー パレット PNG 画像
Goth Girlfriend カラーパレット CSS
/* CSS */
.color-1 {
color: #390e2c;
}
.color-2 {
color: #5b2a3d;
}
.color-3 {
color: #7c4b5e;
}
.color-4 {
color: #9d6c80;
}
.color-5 {
color: #c7b4cf;
}
/* CSS Variables */
:root {
--color-1: #390e2c;
--color-2: #5b2a3d;
--color-3: #7c4b5e;
--color-4: #9d6c80;
--color-5: #c7b4cf;
}
Goth Girlfriend の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #390e2c, #5b2a3d, #7c4b5e, #9d6c80, #c7b4cf);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #390e2c, #5b2a3d, #7c4b5e, #9d6c80, #c7b4cf);
}
似たようなカラーパレット
Goth Girlfriend color palette created on .