Paleta de colores Skinned Human
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Skinned Human palette
Imagen PNG de la paleta de colores Skinned Human
CSS de la paleta de colores Skinned Human
/* CSS */
.color-1 {
color: #f2d6c4;
}
.color-2 {
color: #e8b5a1;
}
.color-3 {
color: #d87b6f;
}
.color-4 {
color: #c4705f;
}
.color-5 {
color: #b15b4e;
}
/* CSS Variables */
:root {
--color-1: #f2d6c4;
--color-2: #e8b5a1;
--color-3: #d87b6f;
--color-4: #c4705f;
--color-5: #b15b4e;
}
CSS del degradado de fondo Skinned Human
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2d6c4, #e8b5a1, #d87b6f, #c4705f, #b15b4e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2d6c4, #e8b5a1, #d87b6f, #c4705f, #b15b4e);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 20+ paletas de colores Piel
Skinned Human color palette created on .