Paleta de colores Goth Girlfriend
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Goth Girlfriend palette
Imagen PNG de la paleta de colores Goth Girlfriend
CSS de la paleta de colores Goth Girlfriend
/* 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;
}
CSS del degradado de fondo Goth Girlfriend
/* 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);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 1000+ paletas de colores colors.goth
Goth Girlfriend color palette created on .