Skinned Human Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Skinned Human palette
Immagine PNG della tavolozza dei colori Skinned Human
tavolozza dei colori Skinned Human CSS
/* 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 con gradiente di sfondo 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);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 20+ tavolozzas di colori Pelle
Skinned Human color palette created on .