Paleta de colores Skinned Human

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Skinned Human palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Skinned Human

Download skinned human color palette PNG image (landscape)
Download skinned human color palette PNG image (square)

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);
}

Skinned Human color palette created on .