Paleta de colores Francis the Shepherd Pony
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Francis the Shepherd Pony palette
Imagen PNG de la paleta de colores Francis the Shepherd Pony
CSS de la paleta de colores Francis the Shepherd Pony
/* CSS */
.color-1 {
color: #f3d6a5;
}
.color-2 {
color: #edc09c;
}
.color-3 {
color: #c29494;
}
.color-4 {
color: #956f8f;
}
.color-5 {
color: #6e5c7f;
}
/* CSS Variables */
:root {
--color-1: #f3d6a5;
--color-2: #edc09c;
--color-3: #c29494;
--color-4: #956f8f;
--color-5: #6e5c7f;
}
CSS del degradado de fondo Francis the Shepherd Pony
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f3d6a5, #edc09c, #c29494, #956f8f, #6e5c7f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f3d6a5, #edc09c, #c29494, #956f8f, #6e5c7f);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 70+ paletas de colores Beige
Francis the Shepherd Pony color palette created on .