Paleta de colores Sweetheart Confections
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Sweetheart Confections palette
CSS de la paleta de colores Sweetheart Confections
/* CSS */
.color-1 {
color: #5b3939;
}
.color-2 {
color: #a85d5d;
}
.color-3 {
color: #d39c9c;
}
.color-4 {
color: #e2aea6;
}
.color-5 {
color: #f0d6d6;
}
/* CSS Variables */
:root {
--color-1: #5b3939;
--color-2: #a85d5d;
--color-3: #d39c9c;
--color-4: #e2aea6;
--color-5: #f0d6d6;
}
CSS del degradado de fondo Sweetheart Confections
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5b3939, #a85d5d, #d39c9c, #e2aea6, #f0d6d6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5b3939, #a85d5d, #d39c9c, #e2aea6, #f0d6d6);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 40+ paletas de colores Ámbar
Sweetheart Confections color palette created on .