Paleta de colores Slytherin Girl
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Slytherin Girl palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores Slytherin Girl (PNG)
CSS de la paleta de colores Slytherin Girl
/* CSS */
.color-1 {
color: #2a4c2c;
}
.color-2 {
color: #4b814b;
}
.color-3 {
color: #7ebe7e;
}
.color-4 {
color: #a4d6a4;
}
.color-5 {
color: #f3f1e7;
}
/* CSS Variables */
:root {
--color-1: #2a4c2c;
--color-2: #4b814b;
--color-3: #7ebe7e;
--color-4: #a4d6a4;
--color-5: #f3f1e7;
}
CSS del degradado de fondo Slytherin Girl
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2a4c2c, #4b814b, #7ebe7e, #a4d6a4, #f3f1e7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2a4c2c, #4b814b, #7ebe7e, #a4d6a4, #f3f1e7);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 60+ paletas de colores Verde
Slytherin Girl color palette created on .