Paleta de colores Pink Wedding Cake
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Pink Wedding Cake palette
CSS de la paleta de colores Pink Wedding Cake
/* CSS */
.color-1 {
color: #f8e1d3;
}
.color-2 {
color: #f1b8a2;
}
.color-3 {
color: #eca2b4;
}
.color-4 {
color: #f7d7b6;
}
.color-5 {
color: #ffd900;
}
/* CSS Variables */
:root {
--color-1: #f8e1d3;
--color-2: #f1b8a2;
--color-3: #eca2b4;
--color-4: #f7d7b6;
--color-5: #ffd900;
}
CSS del degradado de fondo Pink Wedding Cake
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8e1d3, #f1b8a2, #eca2b4, #f7d7b6, #ffd900);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8e1d3, #f1b8a2, #eca2b4, #f7d7b6, #ffd900);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 90+ paletas de colores Estético
Pink Wedding Cake color palette created on .